Skip to content

Commit

Permalink
Merge pull request #36 from RationalJS/jest
Browse files Browse the repository at this point in the history
Migrate test suite to jest
  • Loading branch information
briangorman committed Dec 8, 2019
2 parents 755d2e3 + 015ea71 commit e6a9b13
Show file tree
Hide file tree
Showing 7 changed files with 190 additions and 198 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
language: node_js
node_js:
- 6
- 8
- 10
- lts/*
cache: yarn

0 comments on commit e6a9b13

Please sign in to comment.