Skip to content

Commit

Permalink
Fix CircleCI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
caseydavenport committed Mar 22, 2016
1 parent cb0eafc commit 9e95f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ fv: update-version
nosetests tests/fv -c nose.cfg

# Makes tests on Circle CI.
test-circle: dist/calico
test-circle: update-version dist/calico dist/calico-ipam
# Can't use --rm on circle
# Circle also requires extra options for reporting.
docker run \
Expand Down

0 comments on commit 9e95f51

Please sign in to comment.