Skip to content

Commit

Permalink
[fix] Latest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Aug 22, 2019
1 parent dd1d08b commit 59c4403
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
@@ -1,16 +1,12 @@
sudo: false
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"
script:
- npm test
after_success:
- bash <(curl -s https://codecov.io/bash)
matrix:
fast_finish: true
notifications:
email:
- travis@nodejitsu.com
irc: "irc.freenode.org#nodejitsu"

0 comments on commit 59c4403

Please sign in to comment.