mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-31 16:52:19 +01:00
skip the repo token for coveralls
This commit is contained in:
parent
6065655593
commit
1aba59cde0
@ -9,6 +9,5 @@ autoreconf -i
|
||||
make check
|
||||
if [ "x$COVERAGE" != "x" ]; then
|
||||
gem install coveralls-lcov
|
||||
set +x
|
||||
coveralls-lcov --repo-token $COVERALLS_TOKEN coverage/app2.info
|
||||
coveralls-lcov coverage/app2.info
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user