Skip to content

Commit

Permalink
Use node 6 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfierke committed Apr 27, 2018
1 parent 68e1574 commit ab87170
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,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 ab87170

Please sign in to comment.