.travis.yml in
locabulary-0.6.2
vs .travis.yml in
locabulary-0.7.1
- old
+ new
@@ -2,5 +2,8 @@
rvm: - 2.2.2 - 2.0.0 cache: bundler sudo: false
+env:
+ global:
+ - NOKOGIRI_USE_SYSTEM_LIBRARIES=true