summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 7ff93f7700427b6ec7ba5ba575a562a7fe982eaa (plain)
1
2
3
4
5
6
7
8
9
language: ruby
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.1
bundler_args: --without development_extras
script:
- bundle exec rake travis --trace