mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
travis: Add builds for go 1.13.x
This commit is contained in:
parent
4c3abf5aca
commit
e9c6f904b2
@ -2,6 +2,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- "1.11.x"
|
- "1.11.x"
|
||||||
- "1.12.x"
|
- "1.12.x"
|
||||||
|
- "1.13.x"
|
||||||
sudo: false
|
sudo: false
|
||||||
before_install:
|
before_install:
|
||||||
# Make sure travis builds work for forks
|
# Make sure travis builds work for forks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user