Skip to content

Instantly share code, notes, and snippets.

@vbrazo
Created December 6, 2018 20:04
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 vbrazo/3d2dc7bf9a27a419df76c2f45fae11f8 to your computer and use it in GitHub Desktop.
Save vbrazo/3d2dc7bf9a27a419df76c2f45fae11f8 to your computer and use it in GitHub Desktop.
env:
sudo: false
language: ruby
cache: bundler
rvm:
- 2.5.1
script: bundle exec rspec
matrix:
allow_failures:
- rvm: ruby-head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment