Remove ci shell script

This commit is contained in:
Max Brunsfeld 2019-02-01 20:19:38 -08:00
parent e143710f4a
commit 6ca1047bb0

View file

@ -1,9 +0,0 @@
#!/usr/bin/env bash
set -e
script/fetch-fixtures
script/check-mallocs
script/build-runtime
script/test -b
script/benchmark -b