Skip to content

Commit 6208ede

Browse files
committed
.travis.yml: update Go versions
1 parent 4a47056 commit 6208ede

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ env:
77
- GO111MODULE=on
88

99
go:
10-
- "1.10.x"
11-
- "1.11.x"
12-
- "1.12.x"
10+
- "1.14.x"
11+
- "1.15.x"
1312

1413
install: ignore
1514

0 commit comments

Comments
 (0)