Last active
October 14, 2015 02:38
-
-
Save horie1024/8f1d9580714a4362c4a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
./gradlew assembleDebug | |
zip -r features.zip features | |
ruby scripts/devicefarm.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment