Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
androozka committed Aug 29, 2019
1 parent 46089f8 commit 2d7ccc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ node_js:
install:
- npm install -g jest
- npm install -g codecov
- npm install -g yarn
- yarn install

script:
- jest && codecov

0 comments on commit 2d7ccc4

Please sign in to comment.