diff options
| author | Anton Trunov | 2018-04-20 18:28:34 +0200 |
|---|---|---|
| committer | Anton Trunov | 2018-04-20 19:09:34 +0200 |
| commit | 80b2a82d25fc9117270b9a052e4071d87eb6755f (patch) | |
| tree | 07f28fa619d21cd5e1d4a640666db0bdf9836782 /.travis.yml | |
| parent | 239e28f71192d7537bc6ea283c806ba28fa1c016 (diff) | |
CI: add fcsl-pcm
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 55b4da7195..fe376431e3 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: |
