Restore running all unit tests again

This commit is contained in:
Willem Toorop 2017-11-28 16:58:58 +01:00
parent 8c87028d77
commit 17d23ddb99
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
sudo: false
language: c
compiler:
# - gcc
- gcc
- clang
addons:
apt:
@ -20,5 +20,5 @@ addons:
script:
- mkdir tests
- cd tests
# - ../src/test/tpkg/run-all.sh
- ../src/test/tpkg/run-one.sh 225-stub-only-valgrind-checks
- ../src/test/tpkg/run-all.sh
# - ../src/test/tpkg/run-one.sh 225-stub-only-valgrind-checks