Skip to content

Commit

Permalink
add travis
Browse files Browse the repository at this point in the history
  • Loading branch information
agalazis committed Jan 9, 2018
1 parent 8a290a7 commit 215897f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ cache:
- node_modules
before_script:
- yarn
- npm install-peers
- npm run install-peers
script:
- yarn lint && yarn test

0 comments on commit 215897f

Please sign in to comment.