Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 1b16289

Browse files
committed
Stop testing against Ruby 1.8
1 parent 80cbc71 commit 1b16289

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
sudo: false
33
language: ruby
44
rvm:
5-
- 1.8.7
65
- 1.9.3
76
- 2.0.0
87
- 2.1.10
@@ -18,10 +17,6 @@ env:
1817
- PUPPET_GEM_VERSION="~> 4.6.0"
1918
matrix:
2019
exclude:
21-
- rvm: 1.8.7
22-
env: PUPPET_GEM_VERSION="~> 4.4.0"
23-
- rvm: 1.8.7
24-
env: PUPPET_GEM_VERSION="~> 4.6.0"
2520
- rvm: 2.2.5
2621
env: PUPPET_GEM_VERSION="~> 3.4.0"
2722
- rvm: 2.3.1

0 commit comments

Comments
 (0)