Commit 31fb2e53 authored by Dmitry.Shelepnev's avatar Dmitry.Shelepnev
Browse files

update .travis: temporary delete python 3.7 because unavialable it on travis

parent b4b326e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ python:
    - 3.4
    - 3.5
    - 3.6
    - 3.7

env:
    - DJANGO='django>=1.10,<1.11'
    - DJANGO='django>=1.11,<2.0'