aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-04-29 15:09:17 -0400
committerGravatar Jason Gross <jasongross9@gmail.com>2018-05-02 15:39:01 -0400
commit6a6a03fac7117e1c1e1923cddeb7c19f867c6f3a (patch)
treedeaaac5767b243015f763ef57fcab42f4bbf7ef8 /.travis.yml
parentd967cb64c72f09dec37187a704fc39fb1bb60687 (diff)
Bump versions of Coq we test on travis
Now we test master, v8.8.dev, v8.7.dev, 8.8.0, and 8.7.2, instead of master, v8.7.dev, and 8.7.1.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml46
1 files changed, 40 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index f70dd2163..cc2c9a0c5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,21 +47,34 @@ jobs:
allow_failure: true
script: CUR=0 ./etc/ci/travis.sh printlite lite
- stage: printlite lite
+ env: COQ_VERSION="v8.8" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-8.8-daily"
+ allow_failure: true
+ script: CUR=0 ./etc/ci/travis.sh printlite lite
+ - stage: printlite lite
env: COQ_VERSION="v8.7" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-8.7-daily"
allow_failure: true
script: CUR=0 ./etc/ci/travis.sh printlite lite
- stage: printlite lite
- env: COQ_VERSION="8.7.1" COQ_PACKAGE="coq-8.7.1" PPA="ppa:jgross-h/many-coq-versions"
+ env: COQ_VERSION="8.8.0" COQ_PACKAGE="coq-8.8.0" PPA="ppa:jgross-h/many-coq-versions"
+ script: CUR=0 ./etc/ci/travis.sh printlite lite
+ - stage: printlite lite
+ env: COQ_VERSION="8.7.2" COQ_PACKAGE="coq-8.7.2" PPA="ppa:jgross-h/many-coq-versions"
script: CUR=0 ./etc/ci/travis.sh printlite lite
- stage: no-curves-proofs-non-specific
env: COQ_VERSION="master" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-master-daily"
script: PREV=0 CUR=1 ./etc/ci/travis.sh no-curves-proofs-non-specific
- stage: no-curves-proofs-non-specific
+ env: COQ_VERSION="v8.8" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-8.8-daily"
+ script: PREV=0 CUR=1 ./etc/ci/travis.sh no-curves-proofs-non-specific
+ - stage: no-curves-proofs-non-specific
env: COQ_VERSION="v8.7" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-8.7-daily"
script: PREV=0 CUR=1 ./etc/ci/travis.sh no-curves-proofs-non-specific
- stage: no-curves-proofs-non-specific
- env: COQ_VERSION="8.7.1" COQ_PACKAGE="coq-8.7.1" PPA="ppa:jgross-h/many-coq-versions"
+ env: COQ_VERSION="8.8.0" COQ_PACKAGE="coq-8.8.0" PPA="ppa:jgross-h/many-coq-versions"
+ script: PREV=0 CUR=1 ./etc/ci/travis.sh no-curves-proofs-non-specific
+ - stage: no-curves-proofs-non-specific
+ env: COQ_VERSION="8.7.2" COQ_PACKAGE="coq-8.7.2" PPA="ppa:jgross-h/many-coq-versions"
script: PREV=0 CUR=1 ./etc/ci/travis.sh no-curves-proofs-non-specific
- stage: curves-proofs
@@ -69,11 +82,18 @@ jobs:
allow_failure: true
script: PREV=1 CUR=2 ./etc/ci/travis.sh curves-proofs
- stage: curves-proofs
+ env: COQ_VERSION="v8.8" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-8.8-daily"
+ allow_failure: true
+ script: PREV=1 CUR=2 ./etc/ci/travis.sh curves-proofs
+ - stage: curves-proofs
env: COQ_VERSION="v8.7" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-8.7-daily"
allow_failure: true
script: PREV=1 CUR=2 ./etc/ci/travis.sh curves-proofs
- stage: curves-proofs
- env: COQ_VERSION="8.7.1" COQ_PACKAGE="coq-8.7.1" PPA="ppa:jgross-h/many-coq-versions"
+ env: COQ_VERSION="8.8.0" COQ_PACKAGE="coq-8.8.0" PPA="ppa:jgross-h/many-coq-versions"
+ script: PREV=1 CUR=2 ./etc/ci/travis.sh curves-proofs
+ - stage: curves-proofs
+ env: COQ_VERSION="8.7.2" COQ_PACKAGE="coq-8.7.2" PPA="ppa:jgross-h/many-coq-versions"
script: PREV=1 CUR=2 ./etc/ci/travis.sh curves-proofs
- stage: selected-specific selected-specific-display
@@ -81,19 +101,33 @@ jobs:
allow_failure: true
script: PREV=2 CUR=3 ./etc/ci/travis.sh selected-specific selected-specific-display
- stage: selected-specific selected-specific-display
+ env: COQ_VERSION="v8.8" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-8.8-daily"
+ allow_failure: true
+ script: PREV=2 CUR=3 ./etc/ci/travis.sh selected-specific selected-specific-display
+ - stage: selected-specific selected-specific-display
env: COQ_VERSION="v8.7" COQ_PACKAGE="coq" PPA="ppa:jgross-h/coq-8.7-daily"
allow_failure: true
script: PREV=2 CUR=3 ./etc/ci/travis.sh selected-specific selected-specific-display
- stage: selected-specific selected-specific-display
- env: COQ_VERSION="8.7.1" COQ_PACKAGE="coq-8.7.1" PPA="ppa:jgross-h/many-coq-versions"
+ env: COQ_VERSION="8.8.0" COQ_PACKAGE="coq-8.8.0" PPA="ppa:jgross-h/many-coq-versions"
+ script: PREV=2 CUR=3 ./etc/ci/travis.sh selected-specific selected-specific-display
+ - stage: selected-specific selected-specific-display
+ env: COQ_VERSION="8.7.2" COQ_PACKAGE="coq-8.7.2" PPA="ppa:jgross-h/many-coq-versions"
script: PREV=2 CUR=3 ./etc/ci/travis.sh selected-specific selected-specific-display
- stage: build-selected-test build-selected-bench
- env: COQ_VERSION="8.7.1" COQ_PACKAGE="coq-8.7.1" PPA="ppa:jgross-h/many-coq-versions"
+ env: COQ_VERSION="8.8.0" COQ_PACKAGE="coq-8.8.0" PPA="ppa:jgross-h/many-coq-versions"
+ script: PREV=3 CUR=4 ./etc/ci/travis.sh build-selected-test build-selected-bench
+ - stage: build-selected-test build-selected-bench
+ env: COQ_VERSION="8.7.2" COQ_PACKAGE="coq-8.7.2" PPA="ppa:jgross-h/many-coq-versions"
script: PREV=3 CUR=4 ./etc/ci/travis.sh build-selected-test build-selected-bench
# - stage: selected-test selected-bench
-# env: COQ_VERSION="8.7.1" COQ_PACKAGE="coq-8.7.1" PPA="ppa:jgross-h/many-coq-versions"
+# env: COQ_VERSION="8.8.0" COQ_PACKAGE="coq-8.8.0" PPA="ppa:jgross-h/many-coq-versions"
+# allow_failure: true
+# script: PREV=4 CUR=5 ./etc/ci/travis.sh selected-test selected-bench
+# - stage: selected-test selected-bench
+# env: COQ_VERSION="8.7.2" COQ_PACKAGE="coq-8.7.2" PPA="ppa:jgross-h/many-coq-versions"
# allow_failure: true
# script: PREV=4 CUR=5 ./etc/ci/travis.sh selected-test selected-bench