Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'hi/merge-verify-sig-config'
[gitweb.git]
/
ci
/
run-windows-build.sh
diff --git
a/ci/run-windows-build.sh
b/ci/run-windows-build.sh
index 2d98f6b2f94b12aafbebcd440b3809bf48c2aca6..8757b3a97c5d7598bfdb2ec1f42cbb6851bae448 100755
(executable)
--- a/
ci/run-windows-build.sh
+++ b/
ci/run-windows-build.sh
@@
-6,6
+6,8
@@
# supported) and a commit hash.
#
+. ${0%/*}/lib-travisci.sh
+
test $# -ne 2 && echo "Unexpected number of parameters" && exit 1
test -z "$GFW_CI_TOKEN" && echo "GFW_CI_TOKEN not defined" && exit