Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Commit

Permalink
Fix Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
msokk committed Mar 24, 2017
1 parent c4ef42f commit 40f11fa
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 @@ -17,6 +17,7 @@ node_js:

before_install:
- "curl -o- -L https://yarnpkg.com/install.sh | bash"
- "export PATH=$HOME/.yarn/bin:$PATH"

before_script:
- "mkdir -p ~/.docker && echo $DOCKER_AUTH > ~/.docker/config.json"
Expand Down

0 comments on commit 40f11fa

Please sign in to comment.