Skip to content

Commit 5b26438

Browse files
committed
travis: use a newer Go version
1 parent 1265c7d commit 5b26438

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)