aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Jason Gross <jasongross9@gmail.com>2016-07-11 23:45:38 +0200
committerGravatar GitHub <noreply@github.com>2016-07-11 23:45:38 +0200
commit1257fdda6d20dbb37ac3bbb9561f5fea1a8b9e5c (patch)
treeaa620e4b7de7a20e17cba381d0a1224de0f18f22 /.travis.yml
parentbb38344557cddbc64eac0eb5b174d54c0507e08a (diff)
An attempt at fixing 8.5pl2
See #23
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 5144a240d..59fbead87 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,11 +5,11 @@ sudo: required
matrix:
include:
- dist: trusty
- env: COQ_VERSION="8.5pl2" COQ_PACKAGE="coq-8.5pl2" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions"
+ env: COQ_VERSION="8.5pl2" COQ_PACKAGE="coq-8.5pl2 libcoq-ocaml-8.5pl2" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions"
- dist: trusty
- env: COQ_VERSION="8.5pl1" COQ_PACKAGE="coq-8.5pl1" COQPRIME="coqprime" PPA="ppa:jgross-h/many-coq-versions"
+ 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"
+ 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 libcoq-ocaml-8.4pl6" COQPRIME="coqprime-8.4" PPA="ppa:jgross-h/many-coq-versions-ocaml-3-temp-while-over-quota-2"
- dist: precise