Skip to content
This repository was archived by the owner on Apr 26, 2019. It is now read-only.

Commit 05a57b6

Browse files
authored
go 1.7beta2 -> go 1.7rc2, go 1.6.2 -> go 1.6.3
1 parent 10f8f59 commit 05a57b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ language: go
66
go:
77
- 1.4.2
88
- 1.5.4
9-
- 1.6.2
10-
- 1.7beta2
9+
- 1.6.3
10+
- 1.7rc2
1111

1212
# Required for coverage.
1313
before_install:

0 commit comments

Comments
 (0)