removing a redundant step merging into one and some notes

This commit is contained in:
Anubhav Mishra
2017-06-18 16:48:32 -07:00
parent 8581b37a7a
commit b2f1b9d98c
2 changed files with 3 additions and 2 deletions

View File

@@ -11,3 +11,5 @@ run_unit_test
# Build packages to make sure they can be compiled
echo "Running 'make build'"
make build-service
# TODO: add parallel builds for every make target that has anything to do with testing.