roda-proxy/.travis.yml

7 lines
94 B
YAML
Raw Normal View History

2020-03-12 10:14:54 +00:00
---
language: ruby
cache: bundler
rvm:
- 2.7.0
before_install: gem install bundler -v 2.1.4