From b640e86413dceb17e4d220fb7d40b302c2fef520 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 19 Dec 2016 14:05:20 -0500 Subject: Use 8.6 rather than 8.6rc1 on travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e1b99080e..6484120cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ matrix: - dist: trusty env: COQ_VERSION="v8.5" COQ_PACKAGE="coq" COQPRIME="coqprime" PPA="ppa:jgross-h/coq-8.5-daily" - dist: trusty - env: COQ_VERSION="8.6rc1" COQ_PACKAGE="coq-8.6rc1" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions" + env: COQ_VERSION="8.6" COQ_PACKAGE="coq-8.6" 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