Skip to content

Commit 1810e7a

Browse files
committed
update go versions to test against
1 parent 874a5d4 commit 1810e7a

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
@@ -18,9 +18,8 @@ before_install:
1818

1919
# go versions to test
2020
go:
21-
- "1.10.x"
22-
- "1.11.x"
23-
- "1.12.x"
21+
- "1.15.x"
22+
- "1.16.x"
2423

2524
# run tests w/ coverage
2625
script:

0 commit comments

Comments
 (0)