Skip to content

Commit

Permalink
Update deps - Use mixerclient with status code fix (envoyproxy#919)
Browse files Browse the repository at this point in the history
* Use mixerclient with status code fix

* Update config.yml
  • Loading branch information
mandarjog authored and qiwzhang committed Jan 16, 2018
1 parent f98511c commit d009449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
# To build docker containers or run tests in a docker
- setup_remote_docker
- run: make deb BAZEL_BUILD_ARGS="-j 4"
- run: make test_envoy
- run: make test
- save_cache:
key: repo-cache-{{ checksum "WORKSPACE" }}
paths:
Expand Down

0 comments on commit d009449

Please sign in to comment.