We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c65706 commit ce81f70Copy full SHA for ce81f70
.travis.yml
@@ -5,7 +5,7 @@ cache:
5
- ./vendor/bundle
6
- ./Pods
7
before_install:
8
- - bundle install
+ - bundle update
9
install:
10
- bundle exec pod install
11
script:
0 commit comments