diff options
| author | Maxime Dénès | 2017-03-14 20:00:58 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2017-03-14 20:00:58 +0100 |
| commit | e3a214801baf52c1cb1e9094d9e19624a6f9ded2 (patch) | |
| tree | 5ae78699c7e9e10bb0d2d87fea7ff1061fc96bf8 /dev/ci/ci-flocq.sh | |
| parent | db1ef0aeba8bad6bb686f6adb465cb1fbb5229f3 (diff) | |
| parent | 2cee6aa7a30b39c53e23fc69f0b9e7754ebee740 (diff) | |
Merge PR#477: [travis] Basic support for overlays.
Diffstat (limited to 'dev/ci/ci-flocq.sh')
| -rwxr-xr-x | dev/ci/ci-flocq.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev/ci/ci-flocq.sh b/dev/ci/ci-flocq.sh index 30eca7a3e9..ec19bd9939 100755 --- a/dev/ci/ci-flocq.sh +++ b/dev/ci/ci-flocq.sh @@ -3,8 +3,6 @@ ci_dir="$(dirname "$0")" source ${ci_dir}/ci-common.sh -Flocq_CI_BRANCH=master -Flocq_CI_GITURL=https://scm.gforge.inria.fr/anonscm/git/flocq/flocq.git Flocq_CI_DIR=${CI_BUILD_DIR}/flocq git_checkout ${Flocq_CI_BRANCH} ${Flocq_CI_GITURL} ${Flocq_CI_DIR} |
