Added support for jenkins to the ci script

This commit is contained in:
Spencer Alger
2014-01-14 23:44:00 -07:00
parent 18e134d0a6
commit ac67eab8d8
7 changed files with 40 additions and 53 deletions

View File

@ -16,4 +16,5 @@ fi
source scripts/_utils.sh
manage_es $*
manage_es $*
exit $?