@cryptotaxi247 / kubo / commits / 5f97bfc17

Bump Go versions and use '.x' to always get latest minor versions

License: MIT Signed-off-by: Harald Nordgren <haraldnordgren@gmail.com>

Harald Nordgren committed Oct 28, 2018 at 13:22 UTC 5f97bfc174951a0e09d9243bc728237fa5d488f1
1 file changed +1 -1
.travis.yml
+1 -1
@@ -10,7 +10,7 @@ os:
10 language: go
11
12 go:
13 - - 1.11
13 + - 1.11.x
14
15 env:
16 - TEST_NO_FUSE=1 TEST_VERBOSE=1 TEST_SUITE=test_go_expensive