mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 12:19:08 +00:00
[Travis-CI] Specify language to test is ruby
This commit is contained in:
parent
094c38223e
commit
d7769c653d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
sudo: false
|
||||
|
||||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue