Skip to content

Commit

Permalink
chore(ci): run Node tests
Browse files Browse the repository at this point in the history
  • Loading branch information
buschtoens committed Nov 15, 2018
1 parent 2a32243 commit ed427a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ install:

script:
- yarn lint:js
- yarn test:node
# 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 --skip-cleanup

0 comments on commit ed427a8

Please sign in to comment.