There was an error while loading. Please reload this page.
1 parent 7d57d21 commit 54dbd9bCopy full SHA for 54dbd9b
.travis.yml
@@ -4,6 +4,8 @@ node_js:
4
- '0.10'
5
- '0.11'
6
- '0.12'
7
+- '4.0'
8
+- '5.0'
9
- iojs
10
sudo: false
11
after_script: npm install codecov.io && cat ./coverage/lcov.info | codecov
0 commit comments