Skip to content

Commit

Permalink
image
Browse files Browse the repository at this point in the history
  • Loading branch information
lingrino committed Jun 3, 2018
1 parent 1ef6d02 commit be644a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
name: Run Tests
command: go test -cover -v ./...
deploy:
docker:
image: circleci/golang:1.10.1
working_directory: /go/src/github.com/Lingrino/vaku
steps:
- checkout
Expand Down

0 comments on commit be644a8

Please sign in to comment.