trigger travis + appveyor

This commit is contained in:
therecipe 2016-10-05 21:36:38 +02:00
parent 3b12a63268
commit 275235d608

View file

@ -1,6 +1,6 @@
version: 1.0.{build}
clone_depth: 1
clone_folder: C:\work\src\github.com\therecipe
clone_folder: C:\work\src\github.com\therecipe\
environment:
QT_DIR: C:\Qt
GOPATH: C:\work
@ -38,6 +38,8 @@ install:
curl -sL --retry 3 -o %TMP%\SailfishOSSDK-Beta-1608-Qt5-windows-offline.exe https://releases.sailfishos.org/sdk/installers/1608/SailfishOSSDK-Beta-1608-Qt5-windows-offline.exe
DIR %GOPATH%\src\github.com\therecipe\
%TMP%\SailfishOSSDK-Beta-1608-Qt5-windows-offline.exe --script %GOPATH%\src\github.com\therecipe\qt\internal\ci\iscript.qs
DEL %TMP%\SailfishOSSDK-Beta-1608-Qt5-windows-offline.exe /Q