mirror of
https://github.com/curl/curl.git
synced 2026-07-16 02:17:15 +03:00
travis: remove the .checksrc fiddling
This commit is contained in:
parent
449e54b483
commit
5d54b5e697
1 changed files with 0 additions and 2 deletions
|
|
@ -85,8 +85,6 @@ if [ "$T" = "normal" ]; then
|
|||
make test-nonflaky
|
||||
fi
|
||||
if [ -n $CHECKSRC ]; then
|
||||
echo "enable COPYRIGHTYEAR" > ./docs/examples/.checksrc
|
||||
echo "enable COPYRIGHTYEAR" > ./include/curl/.checksrc
|
||||
make checksrc
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue