Skip to content

Commit 61fe560

Browse files
committed
travis: update to test against Go 1.7.1, 1.6.3
1 parent 47cb091 commit 61fe560

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ language: go
22

33
go:
44
- 1.5.4
5-
- 1.6.2
5+
- 1.6.3
6+
- 1.7.1
67
- tip
78

89
sudo: required

0 commit comments

Comments
 (0)