Skip to content

Commit 453610c

Browse files
fwalchmcginty
authored andcommitted
Add Travis CI config.
//FREEBIE
1 parent c85a8bb commit 453610c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.travis.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
language: android
2+
android:
3+
components:
4+
- platform-tools
5+
- build-tools-19.1.0
6+
- android-19
7+
- extra-android-m2repository

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TextSecure
1+
# TextSecure [![Build Status](https://travis-ci.org/WhisperSystems/TextSecure.svg?branch=master)](https://travis-ci.org/WhisperSystems/TextSecure)
22

33
TextSecure is a messaging app for easy private communicate with friends.
44

0 commit comments

Comments
 (0)