1
0

fix travis macOS build

This commit is contained in:
SomberNight
2018-11-29 13:24:44 +01:00
parent f4513c12eb
commit 124d2e23b7

View File

@@ -47,7 +47,7 @@ jobs:
python: false
install:
- git fetch --all --tags
script: ./contrib/build-osx/make_osx
script: ./contrib/osx/make_osx
after_script: ls -lah dist && md5 dist/*
after_success: true
- stage: release check