Experimenting with looptest and jenkins

This commit is contained in:
Joakim Erdfelt 2016-06-03 11:42:08 -07:00
parent 23338db1d6
commit 661a5aeef4
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
#!/bin/bash
git fetch origin
git reset HEAD
git checkout $BRANCH
set
mvn clean install -DskipTests