NO SE ESCRIBIR

This commit is contained in:
Daniel Cortes
2020-06-07 23:12:12 -04:00
parent edbdcb1296
commit 850b0e0a4a

View File

@@ -10,7 +10,7 @@ before_script:
test: test:
stage: test stage: test
script: script:
- pip install -r requirements.txt -r requirements-dev.text - pip install -r requirements.txt -r requirements-dev.txt
- ./lint.sh - ./lint.sh
deploy: deploy: