Files
linguist/.travis.yml
Joshua Peek e83033e9cf sudo
2011-11-09 11:56:28 -06:00

13 lines
138 B
YAML

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