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
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
- rvm: 1.8.7
|
||||
gemfile: Gemfile.1.8.7
|
||||
|
|
Loading…
Add table
Reference in a new issue