Removed comment by accident

This commit is contained in:
Ugljesa Jovanovic 2020-06-13 10:54:02 +02:00
parent 6c00484b28
commit 8b0c9d88f7
No known key found for this signature in database
GPG Key ID: 178E6DFCECCB0E0F

View File

@ -15,7 +15,7 @@ matrix:
script:
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./linuxBuild.sh; fi'
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./linuxBuildAndPublish.sh; fi'
OSX macos/ios
# OSX macos/ios
- os: osx
name: osx-mac-ios
osx_image: xcode11.4