mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Set fast_finish on Travis CI
This commit is contained in:
parent
6823462a5d
commit
acf75a12f9
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ language: ruby
|
||||||
script: bundle exec rake travis
|
script: bundle exec rake travis
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- rvm: 1.8.7
|
- rvm: 1.8.7
|
||||||
gemfile: Gemfile.1.8.7
|
gemfile: Gemfile.1.8.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue