Skip to content

Commit ac475e8

Browse files
committed
.travis.yml: update stable go version to 1.5
1 parent f78a839 commit ac475e8

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.4
3+
- 1.5
44
- tip
55

0 commit comments

Comments
 (0)