diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd3baf9..e12fd0e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,11 +35,11 @@ - tox -e py27-django111-head allow_failure: true -django-latest: - stage: test - script: - - tox -e py27-django-latest - allow_failure: true +#django-latest: +# stage: test +# script: +# - tox -e py27-django-latest +# allow_failure: true pages: stage: deploy