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