Skip to content

Commit 88d4ecb

Browse files
committed
switch to circle ci
1 parent 53e7c7e commit 88d4ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
#### expecting it in the form of
1313
#### /go/src/github.com/circleci/go-tool
1414
#### /go/src/bitbucket.org/circleci/go-tool
15-
working_directory: /go/src/github.com/{{ORG_NAME}}/{{REPO_NAME}}
15+
working_directory: /go/src/github.com/jcarter3/structs
1616
steps:
1717
- checkout
1818

0 commit comments

Comments
 (0)