1
0
mirror of https://github.com/ru-de/faq.git synced 2024-11-09 20:21:01 +00:00
This commit is contained in:
Evgeniy Sokolov 2017-01-12 15:50:08 +01:00
parent aae198d039
commit 9eeccc677f

View File

@ -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