Skip to content

Commit

Permalink
notify me whether build success
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiandongx committed Jul 31, 2017
1 parent 81f881e commit 3d22a7a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ sudo: false
language: python
notifications:
email:
- [email protected]
recipients:
- [email protected]
on_success: always # default: change
on_failure: always # default: always
python:
- 3.6
- 3.5
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

# pyecharts 文档

[![Build Status](https://travis-ci.org/pyexcel/pyecharts.svg?branch=master)](https://travis-ci.org/pyexcel/pyecharts)
[![Build Status](https://travis-ci.org/chenjiandongx/pyecharts.svg?branch=master)](https://travis-ci.org/chenjiandongx/pyecharts)



Expand Down

0 comments on commit 3d22a7a

Please sign in to comment.