Skip to content

Commit

Permalink
Enable bundler caching for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher-Ghaleb authored Mar 8, 2021
1 parent 7cd39a4 commit 3109947
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: objective-c
script: bundle exec rake
osx_image: xcode12.2

cache: bundler

before_install:
- curl http://curl.haxx.se/ca/cacert.pem -o /usr/local/share/cacert.pem
- gem install bundler -v "~> 2.0" --no-document
Expand Down

0 comments on commit 3109947

Please sign in to comment.