Skip to content

Commit

Permalink
Test: updated travis test environment node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeh Fernando committed Dec 14, 2018
1 parent 21ce47f commit 7c5e14d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ before_install:
language: node_js
node_js:
- "node"
- "9"
- "8"
- "7"
- "6"
- "9"
- "10"
script: npm run build && npm run test

0 comments on commit 7c5e14d

Please sign in to comment.