Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit f684162

Browse files
committed
update go version to 1.5.3
1 parent f93d2d5 commit f684162

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,6 +1,6 @@
11
language: go
22
go:
3-
- 1.4.2
3+
- 1.5.3
44
script:
55
- go test -v ./...
66
before_deploy:

0 commit comments

Comments
 (0)