Skip to content

Commit 42bc210

Browse files
committed
Tell Travis to use system version of Nokogiri.
1 parent 11b098d commit 42bc210

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ before_install:
66
- 'gem update bundler --conservative'
77
env:
88
- CI=true
9+
global:
10+
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
911
gemfile:
1012
- Gemfile
1113
- Gemfile-pure

0 commit comments

Comments
 (0)