Skip to content

Commit 49e9c43

Browse files
committed
merge from develop
2 parents e027dc9 + 4b1d682 commit 49e9c43

File tree

7 files changed

+815
-417
lines changed

7 files changed

+815
-417
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ before_script:
1111
- export QINIU_TEST_DOMAIN="pysdk.qiniudn.com"
1212
- export PYTHONPATH="$PYTHONPATH:."
1313
script:
14-
- nosetests --with-coverage --cover-package=qiniu
15-
- python docs/demo.py
14+
- python setup.py nosetests
15+
- python docs/gist/demo.py
1616
- python docs/gist/conf.py

0 commit comments

Comments
 (0)