mirror of
https://github.com/danbulant/api_docs
synced 2026-05-27 05:42:42 +00:00
[Travis-CI] Enable bundler cache
This commit is contained in:
parent
d7769c653d
commit
d0e46a3894
1 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,5 @@ language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
|
|
||||||
|
cache: bundler
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue