Skip to content

Instantly share code, notes, and snippets.

@GarthDB
Created February 11, 2015 23:06
Show Gist options
  • Save GarthDB/9aa03233c220346e0021 to your computer and use it in GitHub Desktop.
Save GarthDB/9aa03233c220346e0021 to your computer and use it in GitHub Desktop.
Design Open .travis.yml
language: ruby
rvm:
- 2.1
script: bundle exec rake test
env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment