Files
linguist/.travis.yml
2011-11-09 12:23:27 -06:00

10 lines
133 B
YAML

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