Skip to content

Commit

Permalink
Fix issue with travis.yml + ember-3.0 try scenario.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jun 6, 2018
1 parent def4d18 commit b4aea96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -24,7 +24,7 @@ env:
- EMBER_TRY_SCENARIO=ember-lts-2.12
- EMBER_TRY_SCENARIO=ember-lts-2.16
- EMBER_TRY_SCENARIO=ember-lts-2.18
- EMBER_TRY_SCENARIO=ember-lts-3.0
- EMBER_TRY_SCENARIO=ember-3.0
- EMBER_TRY_SCENARIO=ember-release

matrix:
Expand Down

0 comments on commit b4aea96

Please sign in to comment.