Files
linguist/.travis.yml
2015-01-29 20:03:18 -06:00

13 lines
170 B
YAML

sudo: false
before_install: script/travis/before_install
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
notifications:
disabled: true
git:
submodules: false
cache: bundler