summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 839d3edc07be54aece190d15f9e884454e29879c (plain)
1
2
3
4
5
6
rvm:
  - 1.8.7
#  - 1.9.2
  - 1.9.3
  - 2.0.0
script: bundle exec rspec --color --format progress