Add simple shell script for testing locally

This commit is contained in:
Brandon Rhodes 2019-12-11 14:48:51 -05:00
parent 187abc1716
commit 9ef877132f
1 changed files with 7 additions and 0 deletions

7
test.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
set -e
cd "$(dirname "${BASH_SOURCE[0]}")"
cd ci
unit2 jplephem.test