Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Oct 1, 2019
1 parent bb11ac2 commit 2b5585d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ services:
cache:
yarn: true
npm: true
directories:
- www/node_modules

install:
- yarn bootstrap

after_script:
- node_modules/.bin/codecov
Expand Down

0 comments on commit 2b5585d

Please sign in to comment.