SomberNight
6 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
|
@ -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 |
|
|
|