aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Ralf Jung <post@ralfj.de>2017-10-19 19:14:03 +0200
committerGravatar Ralf Jung <post@ralfj.de>2017-10-19 19:14:03 +0200
commit8df509882d5b0954b40b576c4e9d3b3f742c619d (patch)
tree5634a2bf23192ea9379587daca04100ddc383c9e /.travis.yml
parent9a75fa3c272dbd152b487ac1cb96c5109a1c8456 (diff)
rename ci-iris-coq -> ci-iris-lambda-rust
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 c38038452..196f4b22a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,7 +50,7 @@ env:
- TEST_TARGET="ci-flocq TIMED=1"
- TEST_TARGET="ci-formal-topology TIMED=1"
- TEST_TARGET="ci-hott TIMED=1"
- - TEST_TARGET="ci-iris-coq TIMED=1"
+ - TEST_TARGET="ci-iris-lambda-rust TIMED=1"
- TEST_TARGET="ci-math-classes TIMED=1"
- TEST_TARGET="ci-math-comp TIMED=1"
- TEST_TARGET="ci-sf TIMED=1"