Permalink
Please sign in to comment.
8
.travis.yml
3
ci.sh
| @@ -1,6 +1,3 @@ | ||
| #!/bin/bash | ||
| # Please run it from root project directory | ||
| ./gradlew clean build checkstyle -PdisablePreDex | ||
| - | ||
| -# TODO REMOVE | ||
| -cat storio-common/build/outputs/lint-results.xml |
0 comments on commit
57f0f98