mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-30 15:45:55 +02:00
Workaround the trap '' SIGINT from Travis until Travis solve by itself.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
93f7fbfc16
commit
3b7ef1e6cb
@ -1,4 +1,6 @@
|
||||
trap -p
|
||||
trap SIGINT
|
||||
trap -p
|
||||
set -ev
|
||||
export POCO_BASE=`pwd`
|
||||
export CPPUNIT_IGNORE="\
|
||||
|
Loading…
x
Reference in New Issue
Block a user