Skip to content

Commit

Permalink
add travis CI and sonar code coverage badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Kosta Zaikin committed Jan 21, 2017
1 parent f6ed912 commit 9d9e02d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Enable WiFi and connect to WiFi network from adb

[![Travis](https://img.shields.io/travis/yandex-qatools/android-wifitool.svg)](https://travis-ci.org/yandex-qatools/android-wifitool)
[![SonarQube Coverage](https://img.shields.io/sonar/https/sonarqube.com/android-wifitool/coverage.svg)](https://sonarqube.com/dashboard?id=android-wifitool)

## Build
1. clone current repository to your local computer
2. run "./gradlew build"
Expand Down

0 comments on commit 9d9e02d

Please sign in to comment.