Skip to content

Commit

Permalink
Upgrade from Node 6 to 10 in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdale committed Jul 1, 2019
1 parent a00d717 commit 1a64527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
---
language: node_js
node_js:
- "6"
- "8"

sudo: required
dist: trusty
Expand Down

0 comments on commit 1a64527

Please sign in to comment.