Skip to content

Commit

Permalink
added yarn setup
Browse files Browse the repository at this point in the history
  • Loading branch information
agalazis committed Jan 9, 2018
1 parent 0e19b82 commit 4c6ad35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cache:
directories:
- node_modules
before_script:
- yarn
- yarn install-peers
script:
- yarn lint && yarn test

0 comments on commit 4c6ad35

Please sign in to comment.