Merge pull request #106 from blkperl/build_all_branches
Build all branches on travis
This commit is contained in:
commit
cbce722b1f
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@ rvm:
|
|||
before_script:
|
||||
after_script:
|
||||
script: "rake spec"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
env:
|
||||
- PUPPET_VERSION=3.0.2
|
||||
- PUPPET_VERSION=2.7.20
|
||||
|
|
Loading…
Reference in a new issue