mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 05:04:28 +08:00
Add perl 5.18 to Travis CI builds
This commit is contained in:
parent
b3c9285e7a
commit
c72dc13d7e
@ -2,8 +2,9 @@ language: perl
|
||||
install: true
|
||||
script: perl ./Build.PL
|
||||
perl:
|
||||
- "5.14"
|
||||
- "5.12"
|
||||
- "5.14"
|
||||
- "5.18"
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user