This commit is contained in:
Hiroshi SHIBATA 2020-06-11 22:36:58 +09:00
parent 9cc7847849
commit be2dbfc5b5
Notes: git 2020-06-18 19:15:03 +09:00

View file

@ -1,6 +0,0 @@
---
language: ruby
cache: bundler
rvm:
- <%= RUBY_VERSION %>
before_install: gem install bundler -v <%= Bundler::VERSION %>