Files
linguist/.travis.yml
2015-01-06 12:44:14 -05: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