Merge pull request #107 from square/goversion

Add Go 1.8, and bump 1.7 to 1.7.5
This commit is contained in:
Matthew McPherrin
2017-02-16 11:49:37 -08:00
committed by GitHub
+2 -1
View File
@@ -6,7 +6,8 @@ env:
- GO15VENDOREXPERIMENT=1
go:
- 1.7
- 1.7.5
- 1.8
before_install:
- go get github.com/Masterminds/glide