mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-08 07:23:10 -06:00
Reorder .travis.yml
This commit is contained in:
parent
dbf1900256
commit
c53e3123cc
|
|
@ -17,9 +17,9 @@ install:
|
|||
- go get github.com/constabulary/gb/...
|
||||
- go get github.com/golang/lint/golint
|
||||
- go get github.com/fzipp/gocyclo
|
||||
- ./travis-install-kafka.sh
|
||||
|
||||
script:
|
||||
- ./travis-install-kafka.sh
|
||||
- ./travis-test.sh
|
||||
|
||||
notifications:
|
||||
|
|
|
|||
Loading…
Reference in a new issue