~ubuntu-branches/ubuntu/utopic/slic3r/utopic

1
2
3
4
5
6
7
8
9
10
11
12
language: perl
install: true
script: perl ./Build.PL
perl:
  - "5.12"
  - "5.14"
  - "5.18"
branches:
  only:
    - master
    - stable