We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d7ac3 commit 84abbb8Copy full SHA for 84abbb8
.travis.yml
@@ -49,7 +49,7 @@ jobs:
49
# we recommend new addons test the current and previous LTS
50
# as well as latest stable release (bonus points to beta/canary)
51
- stage: "Additional Tests"
52
- - env: EMBER_TRY_SCENARIO=ember-lts-3.4
+ env: EMBER_TRY_SCENARIO=ember-lts-3.4
53
- env: EMBER_TRY_SCENARIO=ember-release
54
- env: EMBER_TRY_SCENARIO=ember-beta
55
- env: EMBER_TRY_SCENARIO=ember-canary
0 commit comments