2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-29 21:37:39 +00:00

Fix syntax

This commit is contained in:
TobiGr 2019-12-26 22:21:52 +01:00
parent 147322b526
commit 01eb7a9658

View File

@ -1,8 +1,8 @@
language: java
script:
./gradlew check
./gradlew aggregatedJavadocs
- ./gradlew check
- ./gradlew aggregatedJavadocs
deploy:
provider: pages