Skip to content

Commit

Permalink
updates node versions on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneashleyberry committed May 10, 2018
1 parent 03dd3eb commit f8b1d62
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,7 +1,8 @@
language: node_js
node_js:
- "node"
- "4"
- "5"
- "6"
- "7"
- "8"
- "9"
- "10"

0 comments on commit f8b1d62

Please sign in to comment.