diff options
Diffstat (limited to 'tools/ci/ci-tlc.sh')
| -rwxr-xr-x | tools/ci/ci-tlc.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/ci/ci-tlc.sh b/tools/ci/ci-tlc.sh deleted file mode 100755 index 2161a11461..0000000000 --- a/tools/ci/ci-tlc.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -ci_dir="$(dirname "$0")" -source ${ci_dir}/ci-common.sh - -git clone https://gforge.inria.fr/git/tlc/tlc.git - -( cd tlc && make -j ${NJOBS} ) |
