Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
[Travis-CI]Add Travis-CI build status in README
Browse files Browse the repository at this point in the history
To add the support, which will indicate the build status of Travis-CI.
Also, add the fingerprint.zip as a deploy target in Github releases.
  • Loading branch information
Minggang Wang committed Feb 22, 2016
1 parent 158838e commit c9e8d24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ deploy:
secure: FcDsD//0uWoGWE291MMHMbEiUXpmC5vNmwB93h/3h/bB6TqyWrRoeBdUYuMvLpAzh40otzqQfjrSNo4WhX5jqxIrJTV7DX3GBhvuWigXRjdL7UpfTu8H75LGAa3YMx6EYtJNMzjNUvBXv125oQeEBLMqeD4TpnTL7/dFpEZQnTU=
file:
- iap.zip
- fingerprint.zip
skip_cleanup: true
on:
tags: true
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/crosswalk-project/crosswalk-android-extensions.svg?branch=master)](https://travis-ci.org/crosswalk-project/crosswalk-android-extensions)

## Introduction
This repository includes external extensions written for Crosswalk Android port.
Fore more details, please refer to https://crosswalk-project.org/#documentation/android_extensions
Expand Down

0 comments on commit c9e8d24

Please sign in to comment.