Skip to content

Commit 35595d2

Browse files
committed
Use cireclci machines
1 parent d09560c commit 35595d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: 2
22
jobs:
33
build:
4+
machine: true
45
working_directory: /go/src/github.com/solidnerd/gogpat
56
docker:
67
- image: circleci/golang:1.10

0 commit comments

Comments
 (0)