Commit b5fa14d5 authored by canterburym's avatar canterburym
Browse files

Update .gitlab-ci.yml

parent 41eed0e7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ image: "python:3.7"
before_script:
  - python3 --version
  - which python3
  - ls -al /usr/bin/python3
  - python3 -m site
  - pip install -q asn1tools lxml xmlschema

stages: