mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Bump Go versions and use '.x' to always get latest minor versions
This commit is contained in:
parent
e3734520a2
commit
1f9e0b6762
@ -1,7 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
sudo: false
|
||||
before_install:
|
||||
# Make sure travis builds work for forks
|
||||
|
Loading…
x
Reference in New Issue
Block a user