Skip to content

Commit

Permalink
Test node version to test against on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
riyadhalnur committed Apr 22, 2018
1 parent 4b53116 commit 4532e16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: node_js
node_js:
- '0.10'
- '0.12'
- '4'
- '5'
- '6'
- '8'
- '9'
sudo: false
script: "gulp coverage"
after_success:
Expand Down

0 comments on commit 4532e16

Please sign in to comment.