Skip to content

Commit

Permalink
[travis] Test on node 10
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Feb 22, 2019
1 parent d42c627 commit dc27a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sudo: false
language: node_js
node_js:
- "10"
- "8"
- "6"
- "4"
script:
- "npm run test-travis"
after_script:
Expand Down

0 comments on commit dc27a3a

Please sign in to comment.