Skip to content

Instantly share code, notes, and snippets.

@ignaciojonas
Created March 10, 2016 03:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ignaciojonas/6e4eb0fb0c914c6e50ec to your computer and use it in GitHub Desktop.
Save ignaciojonas/6e4eb0fb0c914c6e50ec to your computer and use it in GitHub Desktop.
language: ruby
sudo: false
cache: bundler
rvm:
- 2.1.0
- 2.2.1
before_script:
- chmod +x build_travis.sh
script: "./build_travis.sh"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment