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 13225c2 commit 3290f93Copy full SHA for 3290f93
.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