Files
linguist/.travis.yml
2014-01-24 08:49:17 -08:00

12 lines
172 B
YAML

before_install:
- sudo apt-get install libicu-dev -y
- gem update --system 2.1.11
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0
- ree
notifications:
disabled: true