ci(travis): check that webui builds

useful for PRs
also remove skip_cleanup which is now the default
This commit is contained in:
Gauthier Roebroeck 2020-02-14 10:20:20 +08:00
parent 5fc9f58ac7
commit 26f797601b

View file

@ -16,7 +16,7 @@ jobs:
include:
- stage: test webui builds
jdk: openjdk8
script: ./gradlew npmBuild
install: ./gradlew npmBuild
- stage: deploy
jdk: openjdk8
install: