Commit 4fb4b8a3 by Calen Pennington

Build all make targets, even if some fail

parent 5a2d17d8
......@@ -18,4 +18,4 @@ env:
- MAKE_TARGET=test.syntax
- MAKE_TARGET=test.edx_east_roles
script:
- make $MAKE_TARGET
- make --keep-going $MAKE_TARGET
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment