fix travis

pull/67/head
David Schweikert 11 years ago
parent 3f37397c58
commit 382ab64e5c

@ -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

Loading…
Cancel
Save