mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-27 02:39:53 +01:00
Fix Windows tests
This commit is contained in:
@@ -19,7 +19,7 @@ matrix:
|
||||
include:
|
||||
- os: windows
|
||||
language: bash
|
||||
env: JDK="adopt@1.8.212-04"
|
||||
env: JDK="adopt@1.8.0-222"
|
||||
before_script:
|
||||
- curl "https://raw.githubusercontent.com/DanySK/Gravis-CI/c8f400623d8f756ef7c/.install-jdk-travis.sh" --output .install-jdk-travis.sh
|
||||
- source .install-jdk-travis.sh
|
||||
|
||||
Reference in New Issue
Block a user