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
1 changed files with 1 additions and 0 deletions

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