Files
linguist/.travis.yml
2011-10-14 12:07:01 -05:00

13 lines
133 B
YAML

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