language: ruby rvm: 2.1 # User container based travis infrastructure which allows caching # features for open source projects. sudo: false cache: bundler script: - bin/rspec