Skip to content

Commit df978c9

Browse files
committed
Investigate AppVeyor build profile to reduce time
1 parent 21fcac1 commit df978c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ install:
4848
- cmd: R -e "packageVersion('knitr'); packageVersion('rmarkdown'); packageVersion('testthat'); packageVersion('e1071'); packageVersion('survival')"
4949

5050
build_script:
51-
- cmd: mvn -DskipTests -Psparkr -Phive -Phive-thriftserver package
51+
- cmd: mvn -DskipTests -Psparkr -Phive package
5252

5353
environment:
5454
NOT_CRAN: true

0 commit comments

Comments
 (0)