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 dc832f7Copy full SHA for dc832f7
.travis.yml
@@ -8,6 +8,7 @@ install:
8
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle}
9
- bundle exec pod setup
10
before_script:
11
+- export CPATH=
12
- printenv
13
script:
14
- rake install
0 commit comments