fphilipe/push_builder

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
sudo: false
language: ruby
cache: bundler
script: "bundle exec rspec"
rvm:
  - 1.9.3
  - 2.2.2
  - ruby-head
  - jruby-19mode
  - rbx-2
matrix:
  allow_failures:
    - rvm: ruby-head