summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/cloudfoundry/jibber_jabber/ci/scripts
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-01-19 13:33:57 -0600
committerCorey Hulen <corey@hulen.com>2016-01-19 13:33:57 -0600
commit36c5c46e24f745ee80b49f47363217fcb740ce53 (patch)
treed66189c2ba3c76b76488a3d0dd6ae210ddfc0096 /Godeps/_workspace/src/github.com/cloudfoundry/jibber_jabber/ci/scripts
parent80bfdf71f2ab7271dd199c61229fa2b8a7e0213c (diff)
parent4389571dedb9a68d801427c37ad971c8c488991f (diff)
downloadchat-36c5c46e24f745ee80b49f47363217fcb740ce53.tar.gz
chat-36c5c46e24f745ee80b49f47363217fcb740ce53.tar.bz2
chat-36c5c46e24f745ee80b49f47363217fcb740ce53.zip
Merge pull request #1921 from mattermost/PLT-7-server-libs
PLT-7 adding server side libraries
Diffstat (limited to 'Godeps/_workspace/src/github.com/cloudfoundry/jibber_jabber/ci/scripts')
-rw-r--r--Godeps/_workspace/src/github.com/cloudfoundry/jibber_jabber/ci/scripts/windows-64-test.bat5
1 files changed, 5 insertions, 0 deletions
diff --git a/Godeps/_workspace/src/github.com/cloudfoundry/jibber_jabber/ci/scripts/windows-64-test.bat b/Godeps/_workspace/src/github.com/cloudfoundry/jibber_jabber/ci/scripts/windows-64-test.bat
new file mode 100644
index 000000000..b9a87bf7a
--- /dev/null
+++ b/Godeps/_workspace/src/github.com/cloudfoundry/jibber_jabber/ci/scripts/windows-64-test.bat
@@ -0,0 +1,5 @@
+git fetch
+git checkout %GIT_COMMIT%
+
+SET GOPATH=%CD%\Godeps\_workspace;c:\Users\Administrator\go
+c:\Go\bin\go test -v .