Skip to content

Commit

Permalink
Use Jest to run tests in Node
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Sep 26, 2017
1 parent 3dd0dbe commit 64bebfd
Show file tree
Hide file tree
Showing 4 changed files with 1,082 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ install:
- bower install

script:
- yarn test
- yarn run ember try:each

deploy:
Expand Down
Loading

0 comments on commit 64bebfd

Please sign in to comment.