Files
linguist/.travis.yml
Arfon Smith 036855072e Merge branch 'master' into drop-samples.json
Conflicts:
	.travis.yml
2014-09-18 14:29:54 -05:00

11 lines
192 B
YAML

before_install:
- git fetch origin master:master
- git fetch origin v2.0.0:v2.0.0
- sudo apt-get install libicu-dev -y
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
notifications:
disabled: true