mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-05 20:14:47 +00:00
one more try
This commit is contained in:
parent
1ecec81b0e
commit
655304b9b8
1 changed files with 1 additions and 4 deletions
|
|
@ -29,10 +29,7 @@ matrix:
|
|||
- os: osx
|
||||
osx_image: xcode9.4
|
||||
language: generic
|
||||
env: TOX_ENV=py37-django22
|
||||
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install python3; fi
|
||||
env: TOX_ENV=py36-django22
|
||||
|
||||
install:
|
||||
- pip install tox
|
||||
|
|
|
|||
Loading…
Reference in a new issue