Commit 2624daba authored by canterburym's avatar canterburym
Browse files

Update .gitlab-ci.yml

parent f792937e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ image: "python:3.7"

before_script:
  - python3 --version
  - pip3 install -q asn1tools lxml xmlschema
  - pip install -q asn1tools lxml xmlschema

stages:
  - Check Schemas