We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b098d commit 42bc210Copy full SHA for 42bc210
1 file changed
.travis.yml
@@ -6,6 +6,8 @@ before_install:
6
- 'gem update bundler --conservative'
7
env:
8
- CI=true
9
+ global:
10
+ - NOKOGIRI_USE_SYSTEM_LIBRARIES=true
11
gemfile:
12
- Gemfile
13
- Gemfile-pure
0 commit comments