Skip to content

Commit

Permalink
Use Jest and "@glimmer/syntax" 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 61e9de8
Show file tree
Hide file tree
Showing 6 changed files with 2,112 additions and 74 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 61e9de8

Please sign in to comment.