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:
d8356e1
)
.travis.yml: omit linux-ppc64le target.
author
Andy Polyakov
<appro@openssl.org>
Sun, 22 Jul 2018 09:51:38 +0000
(11:51 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 23 Jul 2018 19:45:12 +0000
(21:45 +0200)
Build jobs keep timing out initializing...
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 51fd563377377a6ed53cc921ee6fbc8d4c3c1c46..e9e5aa2ca0f2a7373ffb1526a4555707a7ddc098 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-31,10
+31,10
@@
env:
matrix:
include:
- - os: linux-ppc64le
- sudo: false
- compiler: clang
- env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES"
+
#
- os: linux-ppc64le
+
#
sudo: false
+
#
compiler: clang
+
#
env: CONFIG_OPTS="--strict-warnings -D__NO_STRING_INLINES"
- os: linux
addons:
apt: