mirror of
https://github.com/matrix-org/dendrite
synced 2024-12-14 15:22:50 +00:00
Add Go 1.11 to .travis.yml (#580)
This commit is contained in:
parent
a0b38a6f2b
commit
1a82e6bc58
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ go:
|
|||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
|
||||
env:
|
||||
- TEST_SUITE="lint"
|
||||
|
|
Loading…
Reference in a new issue