mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 19:03:09 -06:00
Fix travis build for forks
Signed-off-by: Alex Chen <minecnly@gmail.com>
This commit is contained in:
parent
1667a4b09f
commit
1b8d0f2c86
|
|
@ -1,4 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
|
go_import_path: github.com/matrix-org/dendrite
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
- 1.12.x
|
- 1.12.x
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue