Skip to content

Commit

Permalink
chore(ci): allow ember-beta config to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlafroscia committed Feb 28, 2019
1 parent 04f224d commit 513c9b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
fail_fast: true
allow_failures:
- env: EMBER_TRY_SCENARIO=ember-canary
- env: EMBER_TRY_SCENARIO=ember-beta
include:
- stage: 'Tests'
script:
Expand Down

0 comments on commit 513c9b7

Please sign in to comment.