Skip to content

Commit

Permalink
Use Node 6 in tests. (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
fotinakis committed Sep 7, 2018
1 parent 1fc31b6 commit f2eb1f3
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
- "4"
- "6"

sudo: false
dist: trusty
Expand Down

0 comments on commit f2eb1f3

Please sign in to comment.