fix warnings
This commit is contained in:
parent
262afedb08
commit
8b4240889a
@ -28,6 +28,7 @@ before_deploy:
|
|||||||
- cp -fa $WEBWOLF_TARGET_DIR/*.jar $WEBGOAT_ARTIFACTS_FOLDER/
|
- cp -fa $WEBWOLF_TARGET_DIR/*.jar $WEBGOAT_ARTIFACTS_FOLDER/
|
||||||
- echo "Contents of artifacts folder:"
|
- echo "Contents of artifacts folder:"
|
||||||
- ls $WEBGOAT_ARTIFACTS_FOLDER
|
- ls $WEBGOAT_ARTIFACTS_FOLDER
|
||||||
|
- if [ "$TRAVIS_OS_NAME" = "osx" ]; then exit 1 ; else exit 0 ; fi
|
||||||
deploy:
|
deploy:
|
||||||
- provider: script
|
- provider: script
|
||||||
cleanup: false
|
cleanup: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user