Add Go 1.8 to the travis config.

This commit is contained in:
Soheil Hassas Yeganeh
2017-03-13 09:57:57 -04:00
parent 210139db95
commit 79b9df6ccf
+1
View File
@@ -4,6 +4,7 @@ go:
- 1.5
- 1.6
- 1.7
- 1.8
- tip
matrix: