Skip to content

Commit

Permalink
add chown golang pkg dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
shirou committed May 1, 2017
1 parent 8ef142d commit 12c6e9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
machine:
timezone:
Asia/Tokyo
pre:
- sudo chown -R ubuntu:ubuntu /usr/local/go/pkg/
test:
override:
- GOOS=linux GOARCH=amd64 go test -v ./...
Expand Down

0 comments on commit 12c6e9d

Please sign in to comment.