Attempted fixes.

This commit is contained in:
Alfred Hall 2017-07-25 14:59:22 +00:00
parent 6effda191d
commit e72acfc371

View File

@ -30,7 +30,9 @@ build:
- script:
name: go get
code: |
go get
cd $WERCKER_SOURCE_DIR
go version
go get ./...
# Build the project
- script: