fix travis

pull/67/head
David Schweikert 11 years ago
parent 8bd200905d
commit 3f37397c58

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

Loading…
Cancel
Save