Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Commit

Permalink
Add Puppet Server 5.3.1 to acceptance suite
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpie committed Apr 20, 2018
1 parent 96f6f8e commit 1a0673b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ matrix:
install: 'bundle install'
env: PUPPETSERVER_VERSION=5.2.0
script: "bundle exec rake 'test:acceptance[foss,centos7,5.2.0]'"
- jdk: openjdk8
sudo: required
services:
- docker
install: 'bundle install'
env: PUPPETSERVER_VERSION=5.3.1
script: "bundle exec rake 'test:acceptance[foss,centos7,5.3.1]'"

- jdk: openjdk8
sudo: required
services:
Expand Down

0 comments on commit 1a0673b

Please sign in to comment.