1
0
mirror of https://frontier.innolan.net/rainlance/amiga-fping.git synced 2025-11-21 13:59:15 +00:00

fix travis

This commit is contained in:
David Schweikert
2014-03-05 08:23:10 +01:00
parent 3f37397c58
commit 382ab64e5c

View File

@ -17,7 +17,7 @@ install:
- cpanm --sudo Test::Command
script:
- ci/build-2-install.sh
- env PATH=`pwd`/src:$PATH prove ci/test-*.pl
- env PATH=/opt/fping/sbin:$PATH prove ci/test-*.pl
- ci/test-tarball.sh
after_success:
- ci/deploy-bintray.sh