mirror of
https://github.com/danbulant/api_docs
synced 2026-06-10 01:52:07 +00:00
Merge pull request #251 from Maks3w/feature/travis-cache
Feature/travis cache
This commit is contained in:
commit
234d1e197d
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
sudo: false
|
||||
|
||||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
|
||||
cache: bundler
|
||||
|
|
|
|||
Loading…
Reference in a new issue