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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user