mirror of
https://github.com/ru-de/faq.git
synced 2024-11-09 20:21:01 +00:00
try
This commit is contained in:
parent
aae198d039
commit
9eeccc677f
@ -17,9 +17,9 @@ before_install:
|
||||
- git diff HEAD^ --name-status | grep "^D" -v | sed 's/^.\t//g' > changed_files_links
|
||||
- sed -i -e 's/^/http:\/\/localhost\//' changed_files_links
|
||||
- sed -i -e 's/$/.html/' changed_files_links
|
||||
- wget --spider -erobots=off -r -nd -nv -H -l 1 -o broken_links.log -i changed_files_links
|
||||
|
||||
script:
|
||||
- wget --spider -erobots=off -r -nd -H -l 1 -i changed_files_links
|
||||
- cat broken_links.log
|
||||
- sh files/.travis.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user