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

Added .travis.yml and have Build.PL exit with non-zero in case of failure

This commit is contained in:
Alessandro Ranellucci
2013-09-19 10:42:49 +02:00
parent 40fd7418cd
commit 7765787172
2 changed files with 10 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
script: perl ./Build.PL
perl:
- "5.14"
- "5.12"
branches:
only:
- master