Removed comment by accident
This commit is contained in:
parent
6c00484b28
commit
8b0c9d88f7
@ -15,7 +15,7 @@ matrix:
|
|||||||
script:
|
script:
|
||||||
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./linuxBuild.sh; fi'
|
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then bash ./linuxBuild.sh; fi'
|
||||||
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./linuxBuildAndPublish.sh; fi'
|
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./linuxBuildAndPublish.sh; fi'
|
||||||
OSX macos/ios
|
# OSX macos/ios
|
||||||
- os: osx
|
- os: osx
|
||||||
name: osx-mac-ios
|
name: osx-mac-ios
|
||||||
osx_image: xcode11.4
|
osx_image: xcode11.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user