projects
/
haproxy-2.5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d54113
)
CI: travis-ci: arm64 are not allowed to fail anymore
author
Ilya Shipitsin
<chipitsine@gmail.com>
Wed, 11 Nov 2020 18:16:22 +0000
(23:16 +0500)
committer
Willy Tarreau
<w@1wt.eu>
Tue, 17 Nov 2020 11:17:41 +0000
(12:17 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
e7ae0bb
..
1057ccc
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-98,11
+98,6
@@
matrix:
- export SLZ_INC=${HOME}/opt/include SLZ_LIB=${HOME}/opt/lib
- export ADDLIB="-Wl,-rpath,$SLZ_LIB"
name: openssl-1.1.1 | slz | pcre2
- allow_failures:
- - os: linux
- arch: arm64
- if: type == push
- compiler: clang
install:
- git clone https://github.com/VTest/VTest.git ../vtest