We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a14b8 commit 46bd6c4Copy full SHA for 46bd6c4
.travis.yml
@@ -4,7 +4,7 @@ go:
4
before_install:
5
- sudo add-apt-repository ppa:beineri/opt-qt541 -y
6
- sudo apt-get update -qq
7
- - sudo apt-get install -yqq libgmp3-dev qt54quickcontrols qt54webengine
+ - sudo apt-get install -yqq libgmp3-dev
8
install:
9
# - go get code.google.com/p/go.tools/cmd/goimports
10
# - go get github.com/golang/lint/golint
0 commit comments