Add Go 1.8 to the travis config.
This commit is contained in:
parent
210139db95
commit
79b9df6ccf
|
@ -4,6 +4,7 @@ go:
|
||||||
- 1.5
|
- 1.5
|
||||||
- 1.6
|
- 1.6
|
||||||
- 1.7
|
- 1.7
|
||||||
|
- 1.8
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue