Skip to content

Commit b0807ab

Browse files
author
amyasnikov
committed
specify go versions
1 parent c3d5884 commit b0807ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

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

3+
go:
4+
- "1.13"
5+
- "1.14"
6+
- "1.15"
7+
- master
8+
39
before_script:
410
- git lfs pull

0 commit comments

Comments
 (0)