mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
travis: remove the .checksrc fiddling
This commit is contained in:
parent
449e54b483
commit
5d54b5e697
@ -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…
x
Reference in New Issue
Block a user