add bundler to travis cache

This commit is contained in:
Paul Zabelin
2018-02-19 22:33:47 -08:00
parent 657ba11d1e
commit 1505d4fac6
2 changed files with 1 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ xcode_workspace: Example/PerspectiveTransform.xcworkspace
xcode_scheme: Framework Unit Specs
xcode_sdk: iphonesimulator11.2
gemfile: Example/Gemfile
cache: bundler
before_install:
- carthage version
- bundle install

View File

@@ -81,8 +81,5 @@ DEPENDENCIES
cocoapods
slather
RUBY VERSION
ruby 2.4.1p111
BUNDLED WITH
1.16.1