projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
640bc79
)
Change --debug to -d for compat with old releases.
author
Rich Salz
<rsalz@openssl.org>
Fri, 25 Sep 2015 15:41:37 +0000
(11:41 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Fri, 25 Sep 2015 15:41:37 +0000
(11:41 -0400)
Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit
1d4ddb4e1a088f1333c4bb155c52c7f94e572bca
)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index c9b1385d1eb69beeb84ded03ecb1c71fac4273d4..c3965d56d189f45db7f6aa3deb84a7ab826666dc 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-18,7
+18,7
@@
compiler:
env:
- CONFIG_OPTS=""
- CONFIG_OPTS="shared"
- - CONFIG_OPTS="-
-debug
"
+ - CONFIG_OPTS="-
d
"
matrix:
exclude: