Build with go 1.9 on circleci

This commit is contained in:
Daniel Nelson 2017-09-18 16:30:09 -07:00
parent bf3fdbd841
commit cf69a97ae0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
machine:
go:
version: 1.8.1
version: 1.9.0
services:
- docker
- memcached