mirror of https://github.com/getdnsapi/getdns.git
Report on single unit tests too
This commit is contained in:
parent
543435d89d
commit
72eb8628d0
|
@ -1,7 +1,7 @@
|
|||
sudo: false
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
# - gcc
|
||||
- clang
|
||||
addons:
|
||||
apt:
|
||||
|
|
|
@ -8,3 +8,4 @@ ONE_TEST=$1
|
|||
shift
|
||||
|
||||
"${TPKG}" $* exe ${SRCDIR}/${ONE_TEST}.tpkg
|
||||
"${TPKG}" -n -1 r
|
||||
|
|
Loading…
Reference in New Issue