Browse Source

(CI) Use go 10

tls13
Henry D. Case 6 years ago
committed by Henry Dorsett Case
parent
commit
70e5aeb62a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -5,7 +5,7 @@ services:
- docker

go:
- 1.9.x
- 1.10.x

env:
- MODE=interop CLIENT=boring SERVER=boring


Loading…
Cancel
Save