1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-23 18:15:26 +00:00

travis tuning

This commit is contained in:
David Schweikert
2014-03-02 23:34:08 +01:00
parent 42574667d6
commit 71616ec77e
3 changed files with 33 additions and 7 deletions

View File

@ -10,12 +10,13 @@ branches:
only:
- master
install:
- sudo apt-get remove -qq autoconf automake autotools-dev libtool
- ci/build-1-autotools.sh
- curl -L http://cpanmin.us | perl - --sudo App::cpanminus
- cpanm --sudo Test::Command
script:
- ci/build-2-install.sh
- prove ci/test-*.pl
- make dist
- ci/test-tarball.sh
after_success:
- ci/deploy-bintray.sh