Skip to content

Commit 6d4ff99

Browse files
author
Jeff McCune
committed
Fix typo in travis configuration
The exclude keyword was accidentally specified twice.
1 parent 84f9ca2 commit 6d4ff99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ matrix:
1616
exclude:
1717
- rvm: 1.9.3
1818
env: PUPPET_GEM_VERSION="~> 2.7"
19-
exclude:
2019
- rvm: ruby-head
2120
env: PUPPET_GEM_VERSION="~> 2.7"

0 commit comments

Comments
 (0)