Skip to content

Commit ed74540

Browse files
committed
travis env
1 parent ca2ef28 commit ed74540

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
@@ -8,5 +8,6 @@ before_script:
88
- export QINIU_SECRET_KEY="b5b5vNg5nnkwkPfW5ayicPE_pj6hqgKMQEaWQ6JD"
99
- export QINIU_BUCKET_NAME="phpsdk"
1010
- export QINIU_KEY_NAME="file_name"
11+
- export QINIU_TEST_ENV="travis"
1112
script:
1213
- cd tests; phpunit .

0 commit comments

Comments
 (0)