latest travis
This commit is contained in:
parent
7360fcadc4
commit
21d04f253a
|
@ -1,4 +1,5 @@
|
|||
language: ruby
|
||||
sudo: false
|
||||
cache: bundler
|
||||
bundler_args: --without development
|
||||
rvm:
|
||||
|
@ -10,6 +11,7 @@ rvm:
|
|||
- 2.0.0
|
||||
- 1.9.3
|
||||
- rbx-2
|
||||
before_script: bundle update
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in a new issue