Skip to content

Commit

Permalink
updating node versions for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinohara80 committed Nov 1, 2018
1 parent 98f8c9c commit 1fc3e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,9 +1,9 @@
language: node_js
node_js:
- "0.12"
- "6"
- "7"
- "8"
- "lts/*"
branches:
only:
- master

0 comments on commit 1fc3e70

Please sign in to comment.