mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-01-17 12:48:24 +01:00
4 lines
68 B
Bash
Executable File
4 lines
68 B
Bash
Executable File
#!/usr/bin/env bash
|
|
./gradlew clean build -x test
|
|
./gradlew testAll
|