Alien-Build-Plugin-Build-Premake5

 view release on metacpan or  search on metacpan

.travis.yml  view on Meta::CPAN

  - '5.24'
  - '5.22'
  - '5.20'
  - '5.18'
  - '5.16'
  - '5.14'
matrix:
  allow_failures:
    - perl: blead
env:
  global:
    - RELEASE_TESTING=1
    - AUTHOR_TESTING=1
before_install:
  - if [ "$TRAVIS_BRANCH" == "build"  ]; then rm -f dist.ini; fi
  - eval $(curl https://travis-perl.github.io/init) --auto
  - cpanm -n App::af
  - af missing | cpanm



( run in 1.093 second using v1.01-cache-2.11-cpan-49f99fa48dc )