aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Jason Gross <jasongross9@gmail.com>2016-12-19 14:05:20 -0500
committerGravatar GitHub <noreply@github.com>2016-12-19 14:05:20 -0500
commitb640e86413dceb17e4d220fb7d40b302c2fef520 (patch)
tree07c2540e362babcf18227a989e4d05df176ae95f /.travis.yml
parentdf6e29b062ada3672bc3458fc1b2655df59f884e (diff)
Use 8.6 rather than 8.6rc1 on travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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