Skip to content

Commit

Permalink
Merge pull request #372 from san650/update-travis
Browse files Browse the repository at this point in the history
include ember-test-helper specific configurations to travis
  • Loading branch information
san650 authored Feb 4, 2018
2 parents 3fc7b79 + a38ec88 commit 287015b
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 @@ -20,6 +20,8 @@ env:
- EMBER_TRY_SCENARIO=ember-release COVERAGE=true # Only log coverage from release
- EMBER_TRY_SCENARIO=ember-beta
- EMBER_TRY_SCENARIO=ember-canary
- EMBER_TRY_SCENARIO=with-ember-test-helpers
- EMBER_TRY_SCENARIO=with-@ember/test-helpers

matrix:
fast_finish: true
Expand Down

0 comments on commit 287015b

Please sign in to comment.