misc_rbtools/crawler/.travis.yml

7 lines
94 B
YAML
Raw Normal View History

2020-08-04 00:27:55 -04:00
---
language: ruby
cache: bundler
rvm:
- 2.6.5
before_install: gem install bundler -v 2.1.4