mirror of
https://github.com/muesli/telephant
synced 2024-11-23 11:53:12 +00:00
Resolve deps on travis before building
This commit is contained in:
parent
7fa7b95574
commit
26929365ce
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ install:
|
||||||
- go get -v -tags=no_env github.com/therecipe/qt/cmd/...
|
- go get -v -tags=no_env github.com/therecipe/qt/cmd/...
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- go get -u -v
|
||||||
- $GOPATH/bin/qtdeploy -docker build linux
|
- $GOPATH/bin/qtdeploy -docker build linux
|
||||||
|
|
Loading…
Reference in a new issue