Skip to content

Commit 5967077

Browse files
authored
Merge pull request #157 from fengyhack/master
travis-ci fix
2 parents c121de4 + a266e19 commit 5967077

File tree

2 files changed

+1
-398
lines changed

2 files changed

+1
-398
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_script:
1616
- export LOCAL_FILE_2="1.jpg"
1717
- export TEST_DOMAIN="csharpsdk.qiniudn.com"
1818
- export TEST_URL1="http://img.ivsky.com/img/tupian/pre/201610/09/beifang_shanlin_xuejing-001.jpg"
19-
- export TEST_URL2="http://DOMAIN/PATH/FILE?QUERY"
19+
- export TEST_URL2="http://DOMAIN.COM/DIR1/DIR2/FILE?QUERY"
2020

2121
script:
2222

0 commit comments

Comments
 (0)