drop --repo-token for coveralls
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ else
|
||||
make check
|
||||
if [ "x$COVERAGE" != "x" ]; then
|
||||
gem install coveralls-lcov
|
||||
coveralls-lcov --repo-token $COVERALLS_TOKEN coverage/app2.info
|
||||
coveralls-lcov coverage/app2.info
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user