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

1 by Chow Loong Jin
Import upstream version 1.1.4+dfsg
1
language: perl
2
install: true
3
script: perl ./Build.PL
4
perl:
5
  - "5.12"
6
  - "5.14"
7
  - "5.18"
8
branches:
9
  only:
10
    - master
11
    - stable
12