diff options
| author | Jason Gross | 2017-06-15 12:21:06 -0400 |
|---|---|---|
| committer | Jason Gross | 2017-06-15 12:21:06 -0400 |
| commit | 04c65cdb71e069d656a5253c6c47155566e563c7 (patch) | |
| tree | 2a27f172dcb6a47c3f54b824b89273ef67c6e2ed | |
| parent | 1eb8035c2d8593017043bc4aa1ff2ff008c9d4a8 (diff) | |
Remove ci-fiat-parsers from allowed_failures
It shouldn't be failing.
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index e7082a9eeb..224dfe2f57 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,7 +64,6 @@ matrix: allow_failures: - env: TEST_TARGET="ci-coq-dpdgraph" EXTRA_OPAM="ocamlgraph" - env: TEST_TARGET="ci-geocoq" - - env: TEST_TARGET="ci-fiat-parsers" include: # Full Coq test-suite with two compilers |
