Reorder .travis.yml

This commit is contained in:
Mark Haines 2017-05-26 16:58:32 +01:00
parent dbf1900256
commit c53e3123cc

View file

@ -17,9 +17,9 @@ install:
- go get github.com/constabulary/gb/... - go get github.com/constabulary/gb/...
- go get github.com/golang/lint/golint - go get github.com/golang/lint/golint
- go get github.com/fzipp/gocyclo - go get github.com/fzipp/gocyclo
- ./travis-install-kafka.sh
script: script:
- ./travis-install-kafka.sh
- ./travis-test.sh - ./travis-test.sh
notifications: notifications: