summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 67980c37b4a115dfc35edd43293c0e2fc81c69d1 (plain)
1
2
3
4
5
6
7
8
9
rvm:
  - 1.8.7
  - 1.9.2
  - rbx
  - ree
  - jruby

notifications:
  disabled: true