Skip to content

Commit bcb1d98

Browse files
committed
add generator tests to travis
1 parent f8cf3b1 commit bcb1d98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ script:
3535
# Usually, it's ok to finish the test scenario without reverting
3636
# to the addon's original dependency state, skipping "cleanup".
3737
- node_modules/.bin/ember try:one $EMBER_TRY_SCENARIO test --skip-cleanup
38+
- yarn run nodetest
3839

3940
# We build PRs, but don't trigger separate builds for the PR from the branch.
4041
branches:

0 commit comments

Comments
 (0)