Skip to content

Commit 37500a0

Browse files
committed
Use 'make requirements'.
1 parent 5352d6f commit 37500a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ before_install:
99
- sudo apt-add-repository -y ppa:mosquitto-dev/mosquitto-ppa
1010
- sudo apt-get -qq update
1111
- sudo apt-get install -y mosquitto
12-
- go get github.com/golang/lint/golint
13-
- go get github.com/kisielk/errcheck
12+
- make requirements
1413

1514
script:
1615
- make test

0 commit comments

Comments
 (0)