Skip to content

Commit feea190

Browse files
authored
locking gem to stop upstream stdlib error (#147)
* locking gem to stop upstream stdlib error * fixing typo
1 parent 804cf22 commit feea190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ rvm:
1010
script: bundle exec rake test
1111
env:
1212
- PUPPET_GEM_VERSION="~> 4.0"
13-
- PUPPET_GEM_VERSION="~> 5.0"
13+
- PUPPET_GEM_VERSION="5.3.3"
1414
matrix:
1515
fast_finish: true

0 commit comments

Comments
 (0)