Skip to content

Commit

Permalink
Allow ember-beta builds to fail
Browse files Browse the repository at this point in the history
These have been pretty unstable lately, and I don't want to end up with
a "red" build due to Ember itself having regressions.
  • Loading branch information
alexlafroscia committed Mar 28, 2018
1 parent 418f03d commit b5e67ba
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 @@ -32,6 +32,7 @@ env:
matrix:
fast_finish: true
allow_failures:
- env: EMBER_TRY_SCENARIO=ember-beta
- env: EMBER_TRY_SCENARIO=ember-canary

script:
Expand Down

0 comments on commit b5e67ba

Please sign in to comment.