diff --git a/circle.yml b/circle.yml index 917688ce8..a56413a44 100644 --- a/circle.yml +++ b/circle.yml @@ -66,8 +66,6 @@ test: parallel: true - test "$CIRCLE_NODE_INDEX" != "0" || (goveralls -repotoken $COVERALLS_REPO_TOKEN -coverprofile=$SRCDIR/profile.cov -service=circleci || true): parallel: true - - test "$CIRCLE_NODE_INDEX" != "0" || (cd $SRCDIR; cp scope.tar $CIRCLE_ARTIFACTS): - parallel: true deployment: hub: