List wrapper dists directory.

This commit is contained in:
akwizgran
2018-08-20 12:06:46 +01:00
parent 8b58bdb289
commit 094e1f8b65

View File

@@ -11,6 +11,7 @@ test:
- $GRADLE_USER_HOME/caches
script:
- ls -R $GRADLE_USER_HOME/wrapper/dists
- ./gradlew --no-daemon animalSnifferMain animalSnifferTest
after_script: