Skip to content

Commit

Permalink
Merge pull request redhat-openstack#251 from cmurphy/puppet_27
Browse files Browse the repository at this point in the history
Define travis matrix in .sync.yml
  • Loading branch information
Morgan Haskel committed Dec 8, 2014
2 parents 708def1 + 6f1e97a commit 8fb09fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
---
.travis.yml:
includes:
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.0"

0 comments on commit 8fb09fb

Please sign in to comment.