Merge pull request #135 from ghoneycutt/travis_enable_fast_finish
Enable fast finish in Travis
This commit is contained in:
commit
3c9ce05eb8
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue