We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da97010 commit 75f8f33Copy full SHA for 75f8f33
.travis.yml
@@ -23,3 +23,5 @@ matrix:
23
- brew cask install fastlane
24
script:
25
- fastlane ios test
26
+after_success:
27
+ - npm run coveralls
0 commit comments