Remove GOVENDOREXPERIMENT and add go 1.10.1

This commit is contained in:
Dan Sosedoff 2018-04-26 00:08:30 -05:00
parent 9fae7c06af
commit da98261d27

View File

@ -14,10 +14,7 @@ go:
- 1.7.6 - 1.7.6
- 1.8.7 - 1.8.7
- 1.9.3 - 1.9.3
- 1.10.0 - 1.10.1
env:
- GO15VENDOREXPERIMENT=1
before_install: before_install:
- ./script/check_formatting.sh - ./script/check_formatting.sh