Update circle ci for new cli tests

This commit is contained in:
Ethan Frey
2017-06-19 17:52:45 +02:00
parent 0c32d2722f
commit ea4f45828d

View File

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