mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-03-16 21:30:24 +00:00
how about that
This commit is contained in:
parent
f242ff7b0d
commit
deceaf0ef0
1 changed files with 2 additions and 3 deletions
|
|
@ -26,10 +26,9 @@ matrix:
|
|||
- python: "3.7"
|
||||
env: TOX_ENV=py37-django22
|
||||
dist: xenial
|
||||
- python: "3.7"
|
||||
env: TOX_ENV=py37-django22
|
||||
os: osx
|
||||
- os: osx
|
||||
osx_image: xcode9.4
|
||||
env: TOX_ENV=py37-django22
|
||||
|
||||
before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install python3; fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue