mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07: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