Merge pull request #135 from ghoneycutt/travis_enable_fast_finish

Enable fast finish in Travis
This commit is contained in:
Hunter Haugen 2014-01-23 10:03:50 -08:00
commit 3c9ce05eb8

View file

@ -26,6 +26,7 @@ env:
- PUPPET_GEM_VERSION="~> 3.0"
global:
matrix:
fast_finish: true
exclude:
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="2.7.3" FACTER_GEM_VERSION="1.6.0"