Updated the default build command to try and re-run goofy tests.

This commit is contained in:
Christopher Jones 2018-02-06 07:43:11 -06:00
parent 0aadc994e0
commit cefcd4fad8

View file

@ -1,2 +1,3 @@
language: java
jdk: oraclejdk8
script: bundle exec ./mvnw -Dsurefire.rerunFailingTestsCount=2 test -B