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.
2 parents e40d463 + 36f8472 commit 398f670Copy full SHA for 398f670
.travis.yml
@@ -25,7 +25,7 @@ before_install:
25
- echo "deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list
26
- sudo apt-get -qq update
27
- sudo apt-get install -y libseccomp-dev/trusty-backports
28
- - go get -u github.com/golang/lint/golint
+ - go get -u golang.org/x/lint/golint
29
- go get -u github.com/vbatts/git-validation
30
- env | grep TRAVIS_
31
0 commit comments