diff --git a/.travis.yml b/.travis.yml index bace3b86..d7f4f974 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,4 +19,5 @@ before_install: after_success: - ./qshell qupload qiniu-config - - ./qshell cdnrefresh -dirs cdnrefresh-dirs.txt \ No newline at end of file + - ./qshell cdnrefresh dnrefresh-files.txt + # - ./qshell cdnrefresh -dirs cdnrefresh-dirs.txt \ No newline at end of file diff --git a/cdnrefresh-files.txt b/cdnrefresh-files.txt new file mode 100644 index 00000000..7bc914a9 --- /dev/null +++ b/cdnrefresh-files.txt @@ -0,0 +1 @@ +http://d2admin.fairyever.com/index.html \ No newline at end of file