morpheus

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.git
Log | Files | Refs | README | LICENSE

commit b40fb4f2c19a7c5c82c55b70334a66431426996e
parent 0a5168d53c2a797cdb6d547aa408d5d9a33d7a4c
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 22 Aug 2017 00:20:03 +0200

Fix Appveyor 2

Diffstat:
Mappveyor.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml @@ -7,7 +7,7 @@ install: set GOPATH=C:\work - go get -u -v github.com/therecipe/qt/internal/... + git clone https://github.com/therecipe/qt.git %GOPATH%\src\github.com\therecipe\qt set QT=qt-opensource-windows-x86-android-5.8.0.exe