Browse Source

update circle.yml

pull/1782/head
Ethan Buchman 7 years ago
parent
commit
b31d37b480
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      circle.yml

+ 1
- 1
circle.yml View File

@ -18,4 +18,4 @@ dependencies:
test:
override:
- "go version"
- "cd $PROJECT_PATH && make all"
- "cd $PROJECT_PATH && make get_tools && make all"

Loading…
Cancel
Save