mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-28 21:01:00 +00:00
13 lines
133 B
YAML
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
|