Skip to content

Commit

Permalink
merge from develop
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Jul 5, 2013
2 parents e027dc9 + 4b1d682 commit 49e9c43
Show file tree
Hide file tree
Showing 7 changed files with 815 additions and 417 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
Loading

0 comments on commit 49e9c43

Please sign in to comment.