aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar Anton Trunov <anton.a.trunov@gmail.com>2018-04-20 18:28:34 +0200
committerGravatar Anton Trunov <anton.a.trunov@gmail.com>2018-04-20 19:09:34 +0200
commit80b2a82d25fc9117270b9a052e4071d87eb6755f (patch)
tree07f28fa619d21cd5e1d4a640666db0bdf9836782 /.travis.yml
parent239e28f71192d7537bc6ea283c806ba28fa1c016 (diff)
CI: add fcsl-pcm
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 55b4da719..fe376431e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -87,6 +87,9 @@ matrix:
- TEST_TARGET="ci-geocoq"
- if: NOT (type = pull_request)
env:
+ - TEST_TARGET="ci-fcsl-pcm"
+ - if: NOT (type = pull_request)
+ env:
- TEST_TARGET="ci-fiat-crypto"
- if: NOT (type = pull_request)
env: