mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-08-02 20:43:03 +00:00
Fix Travis parsing of 1.10 as 1.1
This commit is contained in:
parent
f19247a790
commit
19a95e36a6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.10
|
||||
- 1.11
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
|
||||
before_script:
|
||||
- go vet ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue