Update all CI scripts and mark as executable

This commit is contained in:
Lucien Greathouse
2019-10-01 18:07:32 -07:00
parent 09368e87cf
commit bdd9c58cae
5 changed files with 28 additions and 1 deletions

6
bin/run-all-tests.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
set -e
./bin/run-cli-tests.sh
./bin/run-plugin-tests.sh