mirror of
https://github.com/stretchr/testify.git
synced 2025-05-31 11:42:44 +00:00
Bump Go versions and use '.x' to always get latest minor versions
This commit is contained in:
parent
04af85275a
commit
8019298d9f
@ -3,10 +3,10 @@ language: go
|
||||
sudo: false
|
||||
|
||||
go:
|
||||
- "1.8"
|
||||
- "1.9"
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
- "1.8.x"
|
||||
- "1.9.x"
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
- tip
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user