Skip to content

Commit

Permalink
Merge pull request #11 from simplabs/jest
Browse files Browse the repository at this point in the history
Use Jest to run tests in Node
  • Loading branch information
Turbo87 committed Sep 26, 2017
2 parents 5143714 + 61e9de8 commit 0033c9e
Show file tree
Hide file tree
Showing 7 changed files with 2,124 additions and 78 deletions.
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 0033c9e

Please sign in to comment.