mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-24 22:38:27 +08:00
Bump Go versions and use '.x' to always get latest minor versions
License: MIT Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>
This commit is contained in:
@ -10,7 +10,7 @@ os:
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.11
|
- 1.11.x
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- TEST_NO_FUSE=1 TEST_VERBOSE=1 TEST_SUITE=test_go_expensive
|
- TEST_NO_FUSE=1 TEST_VERBOSE=1 TEST_SUITE=test_go_expensive
|
||||||
|
Reference in New Issue
Block a user