mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-11 11:55:45 +00:00
13 lines
138 B
YAML
13 lines
138 B
YAML
rvm:
|
|
- 1.8.7
|
|
- 1.9.2
|
|
- jruby
|
|
- rbx
|
|
- ree
|
|
|
|
before_script:
|
|
- "sudo apt-get install libicu-dev"
|
|
|
|
notifications:
|
|
disabled: true
|