Skip to content

Commit aad3d41

Browse files
author
Vladimir Kotal
committed
remove the profile
1 parent 3e33354 commit aad3d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ install:
1818
- cmd: mvn --version
1919
- cmd: java -version
2020
build_script:
21-
- mvn -B -V -Prun-its clean verify
21+
- mvn -B -V clean verify
2222
cache:
2323
- C:\maven\ -> appveyor.yml
2424
- C:\Users\appveyor\.m2\ -> pom.xml

0 commit comments

Comments
 (0)