We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54fffbc commit ecc6f31Copy full SHA for ecc6f31
.travis.yml
@@ -22,8 +22,6 @@ env:
22
jobs:
23
fail_fast: true
24
allow_failures:
25
- env: EMBER_TRY_SCENARIO=ember-lts-2.16
26
- - env: EMBER_TRY_SCENARIO=ember-lts-2.18
27
- env: EMBER_TRY_SCENARIO=ember-canary
28
29
include:
@@ -39,8 +37,6 @@ jobs:
39
37
# we recommend new addons test the current and previous LTS
40
38
# as well as latest stable release (bonus points to beta/canary)
41
- stage: "Additional Tests"
42
43
44
- env: EMBER_TRY_SCENARIO=ember-release
45
- env: EMBER_TRY_SCENARIO=ember-beta
46
0 commit comments