Travis CI config
This commit is contained in:
parent
3e57241f89
commit
1052448108
8
.travis.yml
Normal file
8
.travis.yml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
notifications:
|
||||||
|
disabled: true
|
||||||
|
rvm:
|
||||||
|
- 1.8.7
|
||||||
|
- 1.9.2
|
||||||
|
- 1.9.3
|
||||||
|
- jruby
|
||||||
|
- ree
|
Loading…
Reference in a new issue