Commit ca043468 authored by canterburym's avatar canterburym
Browse files

Update .gitlab-ci.yml

parent 2624daba
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ image: "python:3.7"

before_script:
  - python3 --version
  - which python
  - pip install -q asn1tools lxml xmlschema

stages: