rafaelnovello closed pull request #7: [MARVIN-21] Travis CI sbt batch mode
URL: https://github.com/apache/incubator-marvin/pull/7
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.travis.yml b/.travis.yml
index 08689ac..3628d48 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,7 +30,7 @@ matrix:
       before_script:
         - cd engine-executor
         - unset SBT_OPTS
-      script: travis_retry sbt ++$TRAVIS_SCALA_VERSION coverage test 
coverageReport
+      script: travis_retry sbt -batch ++$TRAVIS_SCALA_VERSION coverage test 
coverageReport
     # Python Toolbox
     # Python Toolbox - Linux
     - language: python


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to