Skip to content

Instantly share code, notes, and snippets.

@4n3w
Created June 20, 2014 17:12
Show Gist options
  • Save 4n3w/0d03b27455315c759ca8 to your computer and use it in GitHub Desktop.
Save 4n3w/0d03b27455315c759ca8 to your computer and use it in GitHub Desktop.
image: dockerfile/ruby
script:
- bundle install
- bundle exec rspec
notify:
email:
recipients:
- andrew@factore.ca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment