Fixing travis python issues
This commit is contained in:
parent
98188d2891
commit
335114d96e
@ -69,9 +69,9 @@ matrix:
|
|||||||
# Pipenv Python 3 + QT5 - Build .app
|
# Pipenv Python 3 + QT5 - Build .app
|
||||||
- os: osx
|
- os: osx
|
||||||
language: generic
|
language: generic
|
||||||
python: "3.5"
|
python: "3.6"
|
||||||
before_install:
|
before_install:
|
||||||
- brew install python3
|
- brew upgrade python
|
||||||
- pip install pipenv
|
- pip install pipenv
|
||||||
- pipenv --three
|
- pipenv --three
|
||||||
- pipenv shell
|
- pipenv shell
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user