Skip to content

Commit

Permalink
Travis configuration add centos 7
Browse files Browse the repository at this point in the history
  • Loading branch information
gbloquel committed Sep 25, 2016
1 parent ae52f13 commit 93d3615
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,9 @@ matrix:
script: bundle exec rake beaker
services: docker
sudo: required
- rvm: 2.3.1
dist: trusty
env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=docker/centos7
script: bundle exec rake beaker
services: docker
sudo: required

0 comments on commit 93d3615

Please sign in to comment.