Commit 364b2016 authored by Laura, Jason R's avatar Laura, Jason R
Browse files

Update .gitlab-ci.yml

parent 7cf89802
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ before_script:
  - conda init
  - source /root/.bashrc
  - source activate autocnet_env
  - pip install -r test_requirements.txt
  - pip install --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host files.pythonhosted.org -r test_requirements.txt

stages:
  - test