Try with default python3 version

This commit is contained in:
ziajka 2018-07-02 12:34:34 +02:00
parent 976eb283f4
commit c3667a344a

View File

@ -3,7 +3,7 @@ version: 2
jobs:
build:
macos:
xcode: "9.1.0"
xcode: "9.4.0"
steps:
- checkout
@ -42,8 +42,8 @@ jobs:
- run:
name: Building gns3server
command: |
brew --env
brew --config
# brew --env
# brew --config
python3 -V
pip3 install -r scripts/requirements.txt
python3 scripts/build.py download