Skip to content

Commit

Permalink
Merge pull request #60 from qiniu/develop
Browse files Browse the repository at this point in the history
Release v6.1.1
  • Loading branch information
xushiwei committed Jul 5, 2013
2 parents 7ea957a + 36078b2 commit bed841a
Show file tree
Hide file tree
Showing 9 changed files with 823 additions and 418 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ before_script:
- export QINIU_TEST_DOMAIN="pysdk.qiniudn.com"
- export PYTHONPATH="$PYTHONPATH:."
script:
- nosetests --with-coverage --cover-package=qiniu
- python docs/demo.py
- python setup.py nosetests
- python docs/gist/demo.py
- python docs/gist/conf.py
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## CHANGE LOG

### v6.1.1

2013-07-05 issue [#60](https://github.com/qiniu/python-sdk/pull/60)

- 整理文档


### v6.1.0

2013-07-03 issue [#58](https://github.com/qiniu/python-sdk/pull/58)
Expand Down
508 changes: 340 additions & 168 deletions docs/README.gist.md

Large diffs are not rendered by default.

Loading

0 comments on commit bed841a

Please sign in to comment.