linux-baseline/.travis.yml
2016-02-24 16:23:56 +01:00

8 lines
78 B
YAML

sudo: false
cache: bundler
rvm:
- 1.9.3
- 2.0.0
- 2.2.0
language: ruby