summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: ffd7c74fec8c814875beaaac6e6f751b6f2d9ad0 (plain)
1
2
3
4
5
6
7
8
language: ruby
rvm:
  - 2.1.5
  - 1.9.3
cache: bundler
notifications:
  email: false