Skip to content

Commit

Permalink
fix: break out canary tests into their own stage
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north committed Nov 10, 2018
1 parent 37fca17 commit 8fccd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- stage: 'Canary Tests'
script:
- yarn test
- env: EMBER_TRY_SCENARIO=ember-canary
env: EMBER_TRY_SCENARIO=ember-canary

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
Expand Down

0 comments on commit 8fccd17

Please sign in to comment.