Skip to content

Commit f8837e9

Browse files
committed
travis: use a newer Go version
1 parent b1d7e32 commit f8837e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
language: go
22

3+
go:
4+
- 1.14.x
5+
36
go_import_path: gopkg.in/check.v1

0 commit comments

Comments
 (0)