Skip to content

Commit 2ec6a0d

Browse files
authored
Update .travis.yml
1 parent 87265d6 commit 2ec6a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: go
22
go:
3-
- 1.12.x
3+
- 1.13.x
44
script:
55
- go test -v ./...

0 commit comments

Comments
 (0)