Skip to content

Commit

Permalink
Update travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
bichengying committed May 10, 2020
1 parent 1577a68 commit e074886
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,6 @@ before_deploy:
- cd docs && make html
- touch _build/html/.nojekyll

deploy:
provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable
keep_history: true
local_dir: docs/_build/html/
on:
branch: master

notifications:
email:
- bichengying@gmail.com
Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Bluefog
=======

.. image:: https://travis-ci.com/ybc1991/bluefog.svg?token=me5bQ3zp2qcSz5D3yVNC&branch=master
:target: https://travis-ci.com/ybc1991/bluefog
.. image:: https://travis-ci.com/Bluefog-Lib/bluefog.svg?branch=master
:target: https://travis-ci.com/Bluefog-Lib/bluefog

.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:target: https://img.shields.io/badge/License-Apache%202.0-blue.svg
Expand Down

0 comments on commit e074886

Please sign in to comment.