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

Commit 01b10e5

Browse files
author
Francisco Souza
committed
travis: update Go 1.8 to rc2
1 parent a7aeec0 commit 01b10e5

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
@@ -4,5 +4,5 @@ script: make coverage
44
after_success: bash <(curl -s https://codecov.io/bash)
55
go:
66
- 1.7.x
7-
- 1.8rc1
7+
- 1.8rc2
88
- tip

0 commit comments

Comments
 (0)