mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-08 23:43:11 -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/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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue