Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
use node 8
  • Loading branch information
st-h committed May 18, 2019
1 parent 04bb19e commit ba2d35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ language: node_js
node_js:
# we recommend testing addons with the same minimum supported node version as Ember CLI
# so that your addon works for all apps
- "6"
- "8"

sudo: false
dist: trusty
Expand Down

0 comments on commit ba2d35a

Please sign in to comment.