Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ install: - pip install -r requirements.txt script: - manage.py test - python manage.py test branches: only: Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ install: - pip install -r requirements.txt script: - manage.py test - python manage.py test branches: only: Loading