mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-05-02 19:04:50 +00:00
99% this will not work ¯\_(ツ)_/¯
This commit is contained in:
parent
698a04dd35
commit
c430ff4eb5
1 changed files with 4 additions and 1 deletions
|
|
@ -26,7 +26,10 @@ matrix:
|
|||
- python: "3.7"
|
||||
env: TOX_ENV=py37-django22
|
||||
dist: xenial
|
||||
|
||||
- python: "3.7"
|
||||
env: TOX_ENV=py37-django22
|
||||
os: osx
|
||||
osx_image: xcode9.4
|
||||
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue