aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-07-10 18:34:44 +0200
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2018-07-10 18:34:44 +0200
commitb4572185522cd21e7e4e1cf59095ae66d0da0be1 (patch)
tree37803edada0dcd5b8c543c322c1839801b9e254d
parentda13cd2f7bf29be080922dcf07f1fc6a9d4cb4ec (diff)
parent6964772d33a7ee10c28b6f07767c0e391b7dd123 (diff)
Merge PR #8036: [travis] Remove even more jobs.
-rw-r--r--.travis.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.travis.yml b/.travis.yml
index 726fa83a2..ce178c8a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -67,12 +67,6 @@ matrix:
- TEST_TARGET="validate" COMPILER="${COMPILER_BE}+flambda" CAMLP5_VER="${CAMLP5_VER_BE}" NATIVE_COMP="no" EXTRA_CONF="-flambda-opts -O3" FINDLIB_VER="${FINDLIB_VER_BE}"
- if: NOT (type = pull_request)
env:
- - TEST_TARGET="ci-color"
- - if: NOT (type = pull_request)
- env:
- - TEST_TARGET="ci-compcert" EXTRA_OPAM="menhir"
- - if: NOT (type = pull_request)
- env:
- TEST_TARGET="ci-coq-dpdgraph" EXTRA_OPAM="ocamlgraph"
- if: NOT (type = pull_request)
env:
@@ -82,9 +76,6 @@ matrix:
- TEST_TARGET="ci-equations"
- if: NOT (type = pull_request)
env:
- - TEST_TARGET="ci-fiat-parsers"
- - if: NOT (type = pull_request)
- env:
- TEST_TARGET="ci-flocq"
- if: NOT (type = pull_request)
env:
@@ -98,9 +89,6 @@ matrix:
- if: NOT (type = pull_request)
env:
- TEST_TARGET="ci-pidetop"
- - if: NOT (type = pull_request)
- env:
- - TEST_TARGET="ci-sf"
- env:
- TEST_TARGET="lint"