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

travis-ci tuning

This commit is contained in:
David Schweikert
2014-03-05 08:54:31 +01:00
parent 37158fe9fe
commit 49f24acda6
2 changed files with 9 additions and 2 deletions

View File

@ -9,7 +9,6 @@ branches:
only:
- master
before_install:
- sudo pip install cpp-coveralls --use-mirrors
- sudo apt-get install libcap2-bin
install:
- ci/build-1-autotools.sh
@ -21,4 +20,4 @@ script:
- ci/test-tarball.sh
after_success:
- ci/deploy-bintray.sh
- coveralls --exclude ci
- ci/coveralls.sh