mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
11 lines
148 B
YAML
11 lines
148 B
YAML
before_install: script/travis/before_install
|
|
rvm:
|
|
- 2.0.0
|
|
- 2.1
|
|
- 2.2
|
|
notifications:
|
|
disabled: true
|
|
git:
|
|
submodules: false
|
|
cache: bundler
|