Skip to content
Commits on Source (2)
......@@ -5,8 +5,6 @@ check-syntax:
- apt-get update && apt-get -y --no-install-recommends install git ca-certificates make python python-apt
script:
- git checkout master
- git pull
- make check-syntax
# https://docs.gitlab.com/ce/ci/yaml/#shallow-cloning
......