mirror of
https://github.com/zhigang1992/PerspectiveTransform.git
synced 2026-01-12 22:49:33 +08:00
add bundler to travis cache
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -81,8 +81,5 @@ DEPENDENCIES
|
||||
cocoapods
|
||||
slather
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.4.1p111
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
|
||||
Reference in New Issue
Block a user