Skip to content

Commit

Permalink
Use --pure-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
treznick committed May 8, 2018
1 parent 2383d34 commit d6c92fd
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 @@ -2,7 +2,7 @@ language: ruby
cache: bundler
install:
- bundle install
- yarn
- yarn install --pure-lockfile
script:
- "./build.sh"
deploy:
Expand Down

0 comments on commit d6c92fd

Please sign in to comment.