aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2016-06-27 00:21:39 -0400
committerGravatar Jason Gross <jagro@google.com>2016-06-28 12:50:34 -0700
commitbf05843c3cc80fc4fb3e313309d05e7490018039 (patch)
tree77e61d5376fd868ec2f7ae150146416ee7301870 /.travis.yml
parentb30aa0fd478ccec42270c9c79ab0c4fafedf680c (diff)
Add many versions of Coq 8.4 to travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5412f31a0..452449f39 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,20 @@ matrix:
env: COQ_VERSION="8.5pl1" COQ_PACKAGE="coq-8.5pl1" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions"
- dist: trusty
env: COQ_VERSION="8.5" COQ_PACKAGE="coq-8.5" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions"
+ - dist: precise
+ env: COQ_VERSION="8.4pl6" COQ_PACKAGE="coq-8.4pl6" COQPRIME="coqprime-8.4" PPA="ppa:jgross-h/many-coq-versions-ocaml-3-temp-while-over-quota-2"
+ - dist: precise
+ env: COQ_VERSION="8.4pl5" COQ_PACKAGE="coq-8.4pl5" COQPRIME="coqprime-8.4" PPA="ppa:jgross-h/many-coq-versions-ocaml-3-temp-while-over-quota-2"
+ - dist: precise
+ env: COQ_VERSION="8.4pl4" COQ_PACKAGE="coq-8.4pl4" COQPRIME="coqprime-8.4" PPA="ppa:jgross-h/many-coq-versions-ocaml-3-temp-while-over-quota-2"
+ - dist: precise
+ env: COQ_VERSION="8.4pl3" COQ_PACKAGE="coq-8.4pl3" COQPRIME="coqprime-8.4" PPA="ppa:jgross-h/many-coq-versions-ocaml-3-temp-while-over-quota-2"
+ - dist: precise
+ env: COQ_VERSION="8.4pl2" COQ_PACKAGE="coq-8.4pl2" COQPRIME="coqprime-8.4" PPA="ppa:jgross-h/many-coq-versions-ocaml-3-temp-while-over-quota-2"
+ - dist: precise
+ env: COQ_VERSION="8.4pl1" COQ_PACKAGE="coq-8.4pl1" COQPRIME="coqprime-8.4" PPA="ppa:jgross-h/many-coq-versions-ocaml-3-temp-while-over-quota-2"
+ - dist: precise
+ env: COQ_VERSION="8.4" COQ_PACKAGE="coq-8.4" COQPRIME="coqprime-8.4" PPA="ppa:jgross-h/many-coq-versions-ocaml-3-temp-while-over-quota-2"
- dist: trusty
env: COQ_VERSION="8.4" COQ_PACKAGE="coq" COQPRIME="coqprime-8.4" PPA=""