Travis: Temporarily allow failures in 'make ubuntu 14.04 trusty' job
This commit is contained in:
parent
efeb7deb7a
commit
e789135344
|
@ -44,6 +44,7 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- name: "rerun dmake?"
|
- name: "rerun dmake?"
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
- name: "make ubuntu 14.04 trusty"
|
||||||
# defined extra jobs that run besides what is configured in the build matrix
|
# defined extra jobs that run besides what is configured in the build matrix
|
||||||
include:
|
include:
|
||||||
# -fsanitize=undefined
|
# -fsanitize=undefined
|
||||||
|
|
Loading…
Reference in New Issue