Skip to content

Commit 7ce1c72

Browse files
committed
Fixed appveyor build script.
1 parent 10d96c1 commit 7ce1c72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ install:
1414
[System.IO.Compression.ZipFile]::ExtractToDirectory("C:\maven-bin.zip", "C:\maven")
1515
}
1616
- cmd: SET PATH=C:\maven\apache-maven-3.5.4\bin;%JAVA_HOME%\bin;%PATH%
17-
- cmd: SET MAVEN_OPTS=-Dhttps.protocols=TLSv1.2
1817
build_script:
1918
- mvn clean install -B -DskipTests
2019
test_script:

0 commit comments

Comments
 (0)