Skip to content

Commit

Permalink
💚 Fix Travis NYC run
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Richard committed Nov 15, 2016
1 parent 48824b3 commit 26f65a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ before_install:
- sudo apt-get update -qq
- sudo apt-get install -y -qq yarn

install: yarn
install: yarn install --pure-lockfile

script: yarn test

Expand Down

0 comments on commit 26f65a9

Please sign in to comment.