Skip to content

Commit 23efef8

Browse files
committed
update travis to 1.6.1
Signed-off-by: Alexander Morozov <[email protected]>
1 parent 9d60bbb commit 23efef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
sudo: false
33
go:
4-
- 1.6
4+
- 1.6.1
55
- tip
66
install:
77
- go get -t ./...

0 commit comments

Comments
 (0)