Skip to content

Commit

Permalink
address build config validation issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS committed Jun 12, 2020
1 parent dd811ce commit 2a03e1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
os: linux
dist: bionic
language: ruby
# Workaround https://github.com/bundler/bundler/issues/3558
Expand All @@ -15,7 +16,7 @@ env:
- PUPPET_VERSION="~> 6.5"
- PUPPET_VERSION=">= 0"
- PUPPET_VERSION="git://github.com/puppetlabs/puppet.git#master"
matrix:
jobs:
exclude:
- rvm: 2.7
env: PUPPET_VERSION="~> 5.5.10"
Expand Down

0 comments on commit 2a03e1e

Please sign in to comment.