aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2017-11-04 19:36:32 -0400
committerGravatar Jason Gross <jgross@mit.edu>2017-11-04 19:36:32 -0400
commite9d6634c7706479f336f01019d4cfb98d15525a3 (patch)
tree9acebb6f73f8168dee16c24095298a002ab81c0d /.travis.yml
parentf281a8a88e8fc7c41cc5680db2443d9da33b47b7 (diff)
[ci] Add Ltac2
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b71f4cc85..3d2a0824b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -53,6 +53,7 @@ env:
- TEST_TARGET="ci-formal-topology TIMED=1"
- TEST_TARGET="ci-hott TIMED=1"
- TEST_TARGET="ci-iris-lambda-rust TIMED=1"
+ - TEST_TARGET="ci-ltac2 TIMED=1"
- TEST_TARGET="ci-math-classes TIMED=1"
- TEST_TARGET="ci-math-comp TIMED=1"
- TEST_TARGET="ci-sf TIMED=1"