1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00
Files
OrcaSlicer-bambulab/.travis.yml
T
2014-05-04 18:03:28 +02:00

13 lines
137 B
YAML

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