[GitHub] groovy pull request #841: Avoid `gradlew assemble` before running tests on t...

2018-12-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/groovy/pull/841


---


[GitHub] groovy pull request #841: Avoid `gradlew assemble` before running tests on t...

2018-12-12 Thread danielsun1106
GitHub user danielsun1106 opened a pull request:

https://github.com/apache/groovy/pull/841

Avoid `gradlew assemble` before running tests on travis-ci



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/danielsun1106/groovy refine-travisci-build

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/groovy/pull/841.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #841


commit 4c47589609f6ff4cfa7cb3b00f76bb49a638dc20
Author: danielsun1106 
Date:   2018-12-12T18:03:12Z

Avoid `gradlew assemble` before running tests on travis-ci




---