Skip to content

Commit 046f8f7

Browse files
committed
single node version in travis
if multiple node versions set, travis-ci will create a default stage called "Test" without env set, and it breaks ember try:one $EMBER_TRY_SCENARIO
1 parent 85b3a6e commit 046f8f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ node_js:
44
# we recommend testing addons with the same minimum supported node version as Ember CLI
55
# so that your addon works for all apps
66
- "6"
7-
- "8"
8-
- "10"
97

108
sudo: false
119
dist: trusty

0 commit comments

Comments
 (0)