Skip to content

Commit

Permalink
Allow failures in release, beta and canary framework channels
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike North committed May 20, 2015
1 parent 5c3b94b commit 91e73f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ env:
matrix:
fast_finish: true
allow_failures:
- env: EMBER_TRY_SCENARIO=ember-release
- env: EMBER_TRY_SCENARIO=ember-beta
- env: EMBER_TRY_SCENARIO=ember-canary

before_install:
Expand Down

0 comments on commit 91e73f7

Please sign in to comment.