summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index d7e1cda5b..3102a474c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -327,9 +327,6 @@ script:
make test-nonflaky
fi
if [ -n $CHECKSRC ]; then
- echo "enable COPYRIGHTYEAR" > "lib/.checksrc"
- echo "enable COPYRIGHTYEAR" > "src/.checksrc"
- echo "enable COPYRIGHTYEAR" > "include/curl/.checksrc"
make checksrc
fi
fi