Skip to content

Commit

Permalink
fix yarn install phase
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored Nov 30, 2016
1 parent c26aeae commit 7afde0a
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 @@ -11,7 +11,7 @@ cache:
- $HOME/.yarn-cache

install:
- NODE_ENV=dev yarn install
- yarn

script:
- yarn run test

0 comments on commit 7afde0a

Please sign in to comment.