1
0
Fork 0
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:
Paul Thornthwaite 2014-02-19 10:11:43 +00:00
parent 6823462a5d
commit acf75a12f9

View file

@ -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