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 af25543
Show file tree
Hide file tree
Showing 5 changed files with 2,111 additions and 73 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 af25543

Please sign in to comment.