Skip to content

Commit

Permalink
remove ak sk from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
jemygraw committed Oct 18, 2017
1 parent 363c030 commit c9fa719
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ install:
- pip install requests
- pip install scrutinizer-ocular
before_script:
- export QINIU_ACCESS_KEY="QWYn5TFQsLLU1pL5MFEmX3s5DmHdUThav9WyOWOm"
- export QINIU_SECRET_KEY="Bxckh6FA-Fbs9Yt3i3cbKVK22UPBmAOHJcL95pGz"
- export QINIU_TEST_BUCKET="pythonsdk"
- export QINIU_TEST_DOMAIN="pythonsdk.qiniudn.com"
- export QINIU_TEST_ENV="travis"
Expand Down

0 comments on commit c9fa719

Please sign in to comment.