projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
e9b1c46
)
travis: quote sanitizers
author
Michael Wallner
<mike@php.net>
Wed, 30 Sep 2020 10:48:44 +0000
(12:48 +0200)
committer
Michael Wallner
<mike@php.net>
Wed, 30 Sep 2020 10:48:44 +0000
(12:48 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index d3d2c6277b5f63bd56ba105239ff8ad774db6397..b6e90c04966c69f474afb54a42eccb8eaa4d091b 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-19,7
+19,7
@@
env:
- BUILD=Release SASL=false
- BUILD=Debug SASL=true PREFIX=/opt PORT=11212 MC_VERSION=1.5.22
- BUILD=Debug SASL=false PREFIX=/opt PORT=11212 MC_VERSION=1.6.6
- - BUILD=Debug SASL=true PREFIX=/opt PORT=11212 SANITIZERS=
address;undefined
+ - BUILD=Debug SASL=true PREFIX=/opt PORT=11212 SANITIZERS=
"address;undefined"
#before_install:
install: