From 262afedb08e424162c80b70a175206411fc71500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Zubcevic?= Date: Wed, 2 Dec 2020 18:46:49 +0100 Subject: [PATCH] fix warnings --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6e97a1f4a..fef620809 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,8 +33,9 @@ deploy: cleanup: false script: bash scripts/deploy-webgoat.sh on: - tags: true + os: linux jdk: openjdk11 + tags: true - provider: releases cleanup: false overwrite: true @@ -43,6 +44,7 @@ deploy: file_glob: true file: "$WEBGOAT_ARTIFACTS_FOLDER/*" on: + os: linux jdk: openjdk11 tags: true env: