Skip to content

Commit

Permalink
Updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
delvedor committed Jul 3, 2017
1 parent 3fb810d commit ae539cb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
language: node_js
node_js:
- "8"
- "7"
- "6"
- "5"
- "4"
after_script:
- npm run coveralls

notifications:
email:
on_success: never
on_failure: always

0 comments on commit ae539cb

Please sign in to comment.