We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d09560c commit 35595d2Copy full SHA for 35595d2
.circleci/config.yml
@@ -1,6 +1,7 @@
1
version: 2
2
jobs:
3
build:
4
+ machine: true
5
working_directory: /go/src/github.com/solidnerd/gogpat
6
docker:
7
- image: circleci/golang:1.10
0 commit comments