summary refs log tree commit diff
path: root/.travis.yml
blob: 4cf6110a285c76f5ce82f57d471fd753d5b66b08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
script: bin/bacon -Ilib --automatic --quiet
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- rbx-18mode
- rbx-19mode
- jruby-18mode
- jruby-19mode
notifications:
  recipients:
  - gabriel.horner@gmail.com