Skip to content

Commit

Permalink
prod build badge and status updates
Browse files Browse the repository at this point in the history
  • Loading branch information
thehoneymad committed Mar 27, 2017
1 parent 2e56d53 commit 0202dff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ before_script:
- npm install -g typescript
- npm install
- npm run build

after_success:
- tar -czf package.tgz build
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### DataCat.Client [![Build Status](https://travis-ci.org/NerdCats/DataCat.Client.svg?branch=master)](https://travis-ci.org/NerdCats/DataCat.Client)
### DataCat.Client [![Build Status](https://travis-ci.org/NerdCats/DataCat.Client.svg?branch=prod)](https://travis-ci.org/NerdCats/DataCat.Client)
Angular 2 client for NerdCats/DataCat

### To build
Expand Down

0 comments on commit 0202dff

Please sign in to comment.