Commit c85321db authored by canterburym's avatar canterburym
Browse files

Adds missing dependencies to XML check

parent 89394fa0
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
  - pip3 install -q asn1tools lxml xmlschema

stages:
  - Check ASN.1