File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ jobs:
4343 # we recommend new addons test the current and previous LTS
4444 # as well as latest stable release (bonus points to beta/canary)
4545 - stage : " Additional Tests"
46- - env : EMBER_TRY_SCENARIO=ember-lts-3.8
47- - env : EMBER_TRY_SCENARIO=ember-release
48- - env : EMBER_TRY_SCENARIO=ember-beta
49- - env : EMBER_TRY_SCENARIO=ember-canary
50- - env : EMBER_TRY_SCENARIO=ember-default-with-jquery
46+ env : EMBER_TRY_SCENARIO=ember-lts-3.8
47+ - env : EMBER_TRY_SCENARIO=ember-release
48+ - env : EMBER_TRY_SCENARIO=ember-beta
49+ - env : EMBER_TRY_SCENARIO=ember-canary
50+ - env : EMBER_TRY_SCENARIO=ember-default-with-jquery
5151
5252before_install :
5353 - curl -o- -L https://yarnpkg.com/install.sh | bash
You can’t perform that action at this time.
0 commit comments