aboutsummaryrefslogtreecommitdiff
path: root/dev/build/windows
diff options
context:
space:
mode:
authorVincent Laporte2019-01-29 08:55:20 +0000
committerVincent Laporte2019-01-29 08:55:20 +0000
commit1f3536e89b7235aaa0007e8ab7298040407df8ba (patch)
tree81917018e39ecd4750ba8d0e77c01dd3fc678281 /dev/build/windows
parent10253b1e744e8075b708a9fe328f49c06bbc3fef (diff)
parent95d977bf0b1825b7d822abbdd062cdb8c38051cb (diff)
Merge PR #9383: Remove travis
Reviewed-by: Zimmi48 Reviewed-by: vbgl
Diffstat (limited to 'dev/build/windows')
-rwxr-xr-xdev/build/windows/makecoq_mingw.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev/build/windows/makecoq_mingw.sh b/dev/build/windows/makecoq_mingw.sh
index 07a13b8204..2e934ff0c0 100755
--- a/dev/build/windows/makecoq_mingw.sh
+++ b/dev/build/windows/makecoq_mingw.sh
@@ -444,9 +444,6 @@ function load_overlay_data {
else
export CI_BRANCH=""
export CI_PULL_REQUEST=""
- # Used when building 8.8.0 with the latest scripts
- export TRAVIS_BRANCH=""
- export TRAVIS_PULL_REQUEST=""
fi
for overlay in /build/user-overlays/*.sh; do