Skip to content

Commit 461b4e2

Browse files
committed
drop legacy puppet3 from travis matrix
1 parent 9177f44 commit 461b4e2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ script: 'bundle exec rake validate && bundle exec rake lint && SPEC_OPTS="--form
1616
matrix:
1717
fast_finish: true
1818
include:
19-
- rvm: 1.9.3
20-
env: PUPPET_GEM_VERSION="~> 3.0"
21-
- rvm: 2.1.5
22-
env: PUPPET_GEM_VERSION="~> 3.0"
23-
- rvm: 2.1.5
24-
env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes"
2519
- rvm: 2.1.6
2620
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
2721
- rvm: 2.3.1

0 commit comments

Comments
 (0)