Skip to content

Commit

Permalink
Test: updated node versions used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
zeh committed Dec 16, 2018
1 parent 5f0b2e1 commit 546b987
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
Expand Up @@ -4,9 +4,9 @@ before_install:
language: node_js
node_js:
- "node"
- "6.1"
- "6.0"
- "5.7"
- "8"
- "9"
- "10"
before_script:
- npm run build; exit 0
script:
Expand Down

0 comments on commit 546b987

Please sign in to comment.