mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 10:53: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
|
||||
|
||||
go_import_path: github.com/matrix-org/dendrite
|
||||
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
|
|
|
|||
Loading…
Reference in a new issue