Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
v1.2.0 + travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ratabb committed Jul 30, 2018
1 parent 6d7cfbf commit cf6ad8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ after_success:
- bash set_tags.sh
deploy:
provider: releases
api_key:$GITHUB_TOKEN
api_key: $GITHUB_TOKEN
file: app/build/outputs/apk/release/*.apk
file_glob: true
skip_cleanup: true
Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Hishoot2i
# Hishoot2i [![Build Status][ico_travis]][travis]
-----

preparing build from scratch
.

[travis]: https://travis-ci.org/hishoot2i/Hishoot2i
[ico_travis]: https://travis-ci.org/hishoot2i/Hishoot2i.svg?branch=master

0 comments on commit cf6ad8c

Please sign in to comment.