Codebase list libcryptx-perl / 5dbccdc .travis.yml
5dbccdc

Tree @5dbccdc (Download .tar.gz)

.travis.yml @5dbccdcraw · history · blame

language: perl
perl:
  - "5.8"
  - "5.10"
  - "5.12"
  - "5.14"
  - "5.16"
  - "5.18"
  - "5.20"
  - "5.22"
  - "5.24"
  - "5.26"
sudo: false
before_install:
  - eval $(curl https://travis-perl.github.io/init) --auto