We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5caccae commit a266e19Copy full SHA for a266e19
.travis.yml
@@ -16,7 +16,7 @@ before_script:
16
- export LOCAL_FILE_2="1.jpg"
17
- export TEST_DOMAIN="csharpsdk.qiniudn.com"
18
- 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"
+ - export TEST_URL2="http://DOMAIN.COM/DIR1/DIR2/FILE?QUERY"
20
21
script:
22
0 commit comments