We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8cf3b1 commit bcb1d98Copy full SHA for bcb1d98
.travis.yml
@@ -35,6 +35,7 @@ script:
35
# Usually, it's ok to finish the test scenario without reverting
36
# to the addon's original dependency state, skipping "cleanup".
37
- node_modules/.bin/ember try:one $EMBER_TRY_SCENARIO test --skip-cleanup
38
+ - yarn run nodetest
39
40
# We build PRs, but don't trigger separate builds for the PR from the branch.
41
branches:
0 commit comments