Skip to content

Commit

Permalink
Try just ember test
Browse files Browse the repository at this point in the history
  • Loading branch information
blimmer committed May 23, 2017
1 parent e4dad0a commit 4f9e9fe
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 @@ -34,4 +34,4 @@ install:
script:
# Usually, it's ok to finish the test scenario without reverting
# to the addon's original dependency state, skipping "cleanup".
- node_modules/.bin/ember try:one $EMBER_TRY_SCENARIO test --skip-cleanup
- node_modules/.bin/ember test

0 comments on commit 4f9e9fe

Please sign in to comment.