update circle.yml

This commit is contained in:
Ethan Buchman 2017-12-30 18:25:42 -05:00
parent d058d0098f
commit b31d37b480
1 changed files with 1 additions and 1 deletions

View File

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