Skip to content

Commit 1bf052b

Browse files
committed
.travis.yml: Updates supported Go versions
1 parent 32aa402 commit 1bf052b

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
@@ -1,5 +1,4 @@
11
language: go
22
go:
3-
- 1.3
4-
- 1.8
5-
- 1.9
3+
- 1.14
4+
- 1.15

0 commit comments

Comments
 (0)