mirror of
https://github.com/jimeh/bunnyrun.git
synced 2026-02-19 07:56:40 +00:00
6 lines
88 B
YAML
6 lines
88 B
YAML
sudo: false
|
|
language: ruby
|
|
rvm:
|
|
- 2.4.0
|
|
before_install: gem install bundler -v 1.14.3
|