diff --git a/.travis.yml b/.travis.yml index 581c02f..24b8ccd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +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" - - "10" sudo: false dist: trusty