Merge pull request #106 from blkperl/build_all_branches

Build all branches on travis
This commit is contained in:
Ken Barber 2013-02-02 16:20:17 -08:00
commit cbce722b1f

View file

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