Skip to content

Commit

Permalink
Run verify on AppVeyor
Browse files Browse the repository at this point in the history
This brings the AppVeyor config in line with the changes in #87.

Specifically:

* Re-introduces running the scripted tests on Windows
* Adds testing that the paradox docs build successfully on Windows
  • Loading branch information
dwijnand committed Jan 26, 2017
1 parent 5675a2a commit ac04f81
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 @@ -16,4 +16,4 @@ install:
build_script:
- sbt clean compile
test_script:
- sbt test
- sbt verify

0 comments on commit ac04f81

Please sign in to comment.