We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d96c1 commit 7ce1c72Copy full SHA for 7ce1c72
appveyor.yml
@@ -14,7 +14,6 @@ install:
14
[System.IO.Compression.ZipFile]::ExtractToDirectory("C:\maven-bin.zip", "C:\maven")
15
}
16
- cmd: SET PATH=C:\maven\apache-maven-3.5.4\bin;%JAVA_HOME%\bin;%PATH%
17
- - cmd: SET MAVEN_OPTS=-Dhttps.protocols=TLSv1.2
18
build_script:
19
- mvn clean install -B -DskipTests
20
test_script:
0 commit comments