mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
Add perl 5.18 to Travis CI builds
This commit is contained in:
@@ -2,8 +2,9 @@ language: perl
|
||||
install: true
|
||||
script: perl ./Build.PL
|
||||
perl:
|
||||
- "5.14"
|
||||
- "5.12"
|
||||
- "5.14"
|
||||
- "5.18"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user