Remove unneeded build step

This commit is contained in:
Phil Turnbull 2017-06-19 09:25:16 -04:00
parent ee3caafe7b
commit e9bf794cd9

View file

@ -6,5 +6,4 @@ set -e
script/fetch-fixtures
script/check-mallocs
scan_build make -j2
script/test -b