From 5ff68bdc14eb2758475957964c781bb5918143c1 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Thu, 8 Dec 2016 12:22:41 -0500 Subject: Test 8.6rc1 on travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index a19002236..9c7200d9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,8 @@ matrix: env: COQ_VERSION="v8.5" COQ_PACKAGE="coq libcoq-ocaml libcoq-ocaml-dev" COQPRIME="coqprime" PPA="ppa:jgross-h/coq-8.5-daily" - dist: trusty env: COQ_VERSION="8.6beta1" COQ_PACKAGE="coq-8.6beta1 libcoq-ocaml-8.6beta1 libcoq-ocaml-dev-8.6beta1" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions" + - dist: trusty + env: COQ_VERSION="8.6rc1" COQ_PACKAGE="coq-8.6rc1" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions" # - dist: trusty # env: COQ_VERSION="8.5pl3" COQ_PACKAGE="coq-8.5pl3 libcoq-ocaml-8.5pl3" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions" # - dist: trusty -- cgit v1.2.3