1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-21 09:44:26 +00:00
Files
OrcaSlicer-bambulab/.travis.yml
T
2014-06-14 23:12:29 +02:00

14 lines
148 B
YAML

language: perl
install: true
script: perl ./Build.PL
perl:
- "5.12"
- "5.14"
- "5.18"
- "5.20"
branches:
only:
- master
- stable