Skip to content

Commit

Permalink
blueprints/addon: Fix path to "ember" executable in ".travis.yml"
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Dec 6, 2016
1 parent 3ecf2e6 commit 8105fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/addon/files/.travis.yml
Expand Up @@ -37,4 +37,4 @@ install:
script:
# Usually, it's ok to finish the test scenario without reverting
# to the addon's original dependency state, skipping "cleanup".
- ember try:one $EMBER_TRY_SCENARIO test --skip-cleanup
- node_modules/.bin/ember try:one $EMBER_TRY_SCENARIO test --skip-cleanup

0 comments on commit 8105fb1

Please sign in to comment.