Files
linguist/.travis.yml
Joshua Peek 1276b2ee15 yes to all
2011-11-09 12:02:13 -06:00

12 lines
138 B
YAML

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