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:
0c71c88
)
Change --debug to -d for compat with old releases.
author
Rich Salz
<rsalz@openssl.org>
Fri, 25 Sep 2015 15:38:43 +0000
(11:38 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Fri, 25 Sep 2015 15:38:43 +0000
(11:38 -0400)
Reviewed-by: Tim Hudson <tjh@openssl.org>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index cb28758e89fd1e716454f8f01ef0775c7cebda73..14e0a87b7f8a4828be0d630a35d31d8ac9be1062 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-18,7
+18,7
@@
compiler:
env:
- CONFIG_OPTS=""
- CONFIG_OPTS="shared"
- - CONFIG_OPTS="--d
ebug
--strict-warnings"
+ - CONFIG_OPTS="--d --strict-warnings"
matrix:
exclude: