mirror of
https://github.com/ms-ati/docile
synced 2023-03-27 23:21:52 -04:00
fix bundler for travis
This commit is contained in:
parent
70d65d6a9d
commit
6450ece4d9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
language: ruby
|
language: ruby
|
||||||
bundler_args: --without development
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.0
|
- 2.1.0
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
|
|
Loading…
Reference in a new issue