Skip to content

Commit fa38552

Browse files
committed
travis环境下取消切片上传测试
1 parent 69a338f commit fa38552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ before_script:
1313
- export QINIU_SECRET_KEY="wenlwkU1AYwNBf7Q9cCoG4VT_GYyrHE9AS_R2u81"
1414
- export QINIU_TEST_BUCKET="pysdk"
1515
- export QINIU_TEST_DOMAIN="pysdk.qiniudn.com"
16+
- export QINIU_TEST_ENV="travis"
1617
- export PYTHONPATH="$PYTHONPATH:."
1718
script:
1819
- python setup.py nosetests

0 commit comments

Comments
 (0)