diff --git a/.travis.yml b/.travis.yml index 9143f483..631f5240 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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