Skip to content

Commit

Permalink
Added test task to appveyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikramer committed Sep 16, 2018
1 parent 6c4952f commit fe1942d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build:
verbosity: detailed

build_script:
- gradlew.bat zip nsis buildDeb buildRpm
- gradlew.bat test zip nsis buildDeb buildRpm

artifacts:
- path: kse\build\distributions\kse-*.zip
Expand Down

0 comments on commit fe1942d

Please sign in to comment.