Skip to content

Commit

Permalink
Update to node 10 in .travis.yml (#120)
Browse files Browse the repository at this point in the history
* Update to node 10 in .travis.yml

* Update .travis.yml
  • Loading branch information
ForbesLindesay committed May 14, 2018
1 parent c885383 commit bf21d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "4"
- "6"
- "8"
- "10"

# Use faster Docker architecture on Travis.
sudo: false
Expand Down

0 comments on commit bf21d76

Please sign in to comment.