We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b404edc commit 4a3b0e4Copy full SHA for 4a3b0e4
1 file changed
.travis.yml
@@ -5,9 +5,9 @@ env:
5
- LC_CTYPE=en_US.UTF-8
6
- LANG=en_US.UTF-8
7
before_install:
8
- - bundle update
9
- bundle install
10
- - bundle exec pod update
+ - bundle update
+ - bundle exec pod install
11
script:
12
- set -o pipefail
13
- xcodebuild -version
0 commit comments