We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c3e55 commit 059b71dCopy full SHA for 059b71d
.travis.yml
@@ -4,6 +4,8 @@ cache:
4
- cocoapods
5
- bundler
6
gemfile: test/Gemfile
7
+before_install:
8
+- unset CPATH
9
install:
10
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
11
- bundle exec pod setup
0 commit comments