Skip to content

Commit

Permalink
.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SunRunAway committed Jul 5, 2013
1 parent daf2566 commit b246a33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ python:
before_script:
- export QINIU_ACCESS_KEY="X0XpjFmLMTJpHB_ESHjeolCtipk-1U3Ok7LVTdoN"
- export QINIU_SECRET_KEY="wenlwkU1AYwNBf7Q9cCoG4VT_GYyrHE9AS_R2u81"
- export QINIU_BUCKET_NAME="pysdk"
- export QINIU_DOMAIN="pysdk.qiniudn.com"
- export QINIU_TEST_BUCKET="pysdk"
- export QINIU_TEST_DOMAIN="pysdk.qiniudn.com"
- export PYTHONPATH="$PYTHONPATH:."
script:
- python setup.py nosetests
Expand Down

0 comments on commit b246a33

Please sign in to comment.