1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-23 21:47:52 +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:
Harald Nordgren
2018-10-28 13:22:04 +01:00
parent b25c14f2e9
commit 5f97bfc174

View File

@ -10,7 +10,7 @@ os:
language: go
go:
- 1.11
- 1.11.x
env:
- TEST_NO_FUSE=1 TEST_VERBOSE=1 TEST_SUITE=test_go_expensive