fix travis macOS build

This commit is contained in:
SomberNight 2018-11-29 13:24:44 +01:00
parent f4513c12eb
commit 124d2e23b7
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

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