1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-29 10:55:50 +00:00

Add perl 5.18 to Travis CI builds

This commit is contained in:
Alessandro Ranellucci
2014-05-04 18:03:28 +02:00
parent b3c9285e7a
commit c72dc13d7e
+2 -1
View File
@@ -2,8 +2,9 @@ language: perl
install: true install: true
script: perl ./Build.PL script: perl ./Build.PL
perl: perl:
- "5.14"
- "5.12" - "5.12"
- "5.14"
- "5.18"
branches: branches:
only: only:
- master - master