Files
linguist/.travis.yml
2011-11-09 12:20:19 -06:00

10 lines
133 B
YAML

rvm:
- 1.8.7
- 1.9.2
- jruby
- rbx
- ree
before_script: sudo apt-get install libicu-dev -y
notifications:
disabled: true