Commit 3b7c31b8 authored by canterburym's avatar canterburym
Browse files

Update .gitlab-ci.yml

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

before_script:
  - python3 --version
  - which python
  - ls -al /usr/bin/python
  - which python3
  - pip install -q asn1tools lxml xmlschema

stages: