Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcz committed Sep 30, 2021
1 parent 313e20b commit 04e3e78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ jobs:

# Test supported versions of Coq via OPAM
- env:
- COQ_IMAGE=coqorg/coq:8.12-ocaml-4.12-flambda
- COQ_IMAGE=coqorg/coq:8.12-ocaml-4.11-flambda
- PACKAGE=coq-hammer.1.3.2+8.12
- NJOBS=2
<<: *OPAM
- env:
- COQ_IMAGE=coqorg/coq:8.12-ocaml-4.12-flambda
- COQ_IMAGE=coqorg/coq:8.12-ocaml-4.11-flambda
- PACKAGE=coq-hammer-tactics.1.3.2+8.12
- NJOBS=2
<<: *OPAM

0 comments on commit 04e3e78

Please sign in to comment.