We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fa1d6 commit 44c672eCopy full SHA for 44c672e
.travis.yml
@@ -1,3 +1,4 @@
1
+dist: trusty
2
language: node_js
3
node_js:
4
- '5'
@@ -7,4 +8,3 @@ node_js:
7
8
- 'iojs'
9
after_success:
10
- npm run coveralls
- - npm run coverage-clean
0 commit comments