Skip to content

Commit

Permalink
Updated travis
Browse files Browse the repository at this point in the history
  • Loading branch information
delvedor committed Sep 27, 2017
1 parent 9304204 commit db8bced
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .travis.yml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
language: node_js

node_js:
- "4"
- "6"
- "8"
- "7"
- "node"
- "6"
- "4"


sudo: false
notifications:
email:
on_success: never
on_failure: always

0 comments on commit db8bced

Please sign in to comment.