Skip to content

Commit

Permalink
travis环境下取消切片上传测试
Browse files Browse the repository at this point in the history
  • Loading branch information
dtynn committed Apr 11, 2014
1 parent 69a338f commit fa38552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ before_script:
- export QINIU_SECRET_KEY="wenlwkU1AYwNBf7Q9cCoG4VT_GYyrHE9AS_R2u81"
- export QINIU_TEST_BUCKET="pysdk"
- export QINIU_TEST_DOMAIN="pysdk.qiniudn.com"
- export QINIU_TEST_ENV="travis"
- export PYTHONPATH="$PYTHONPATH:."
script:
- python setup.py nosetests
Expand Down

0 comments on commit fa38552

Please sign in to comment.