Test CI
This commit is contained in:
parent
93060a7b77
commit
3ccb8e4cb0
9 changed files with 372 additions and 3 deletions
5
fastlane/travis.sh
Executable file
5
fastlane/travis.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
gem update fastlane
|
||||
fastlane test
|
||||
exit $?
|
||||
Loading…
Add table
Add a link
Reference in a new issue