Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ppraveentr committed Jul 12, 2021
1 parent 18a4568 commit 8cb9598
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ before_deploy:
- gem update fastlane

deploy:
skip_cleanup: true
provider: script
script:
- fastlane deploy $TRAVIS_TAG
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat)](https://developer.apple.com/iphone/index.action)
[![Language](http://img.shields.io/badge/language-swift-brightgreen.svg?style=flat)](https://developer.apple.com/swift)
[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat)](http://mit-license.org)
[![Build Status](https://travis-ci.org/ppraveentr/MobileCore.svg?branch=master)](https://travis-ci.org/ppraveentr/MobileCore)
[![Build Status](https://www.travis-ci.com/ppraveentr/MobileCore.svg?branch=master)](https://www.travis-ci.com/ppraveentr/MobileCore)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/29e1db8f665a4b0785c19002a45df0bb)](https://www.codacy.com/gh/ppraveentr/MobileCore/dashboard?utm_source=github.com&utm_medium=referral&utm_content=ppraveentr/MobileCore&utm_campaign=Badge_Grade)

Expand Down

0 comments on commit 8cb9598

Please sign in to comment.