Files
linguist/.travis.yml
Arfon Smith df3b1a983e > 1.9.3 even
2014-05-02 15:13:57 -05:00

10 lines
154 B
YAML

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