Skip to content

Commit

Permalink
try to run introspector-generator in appveyor #2
Browse files Browse the repository at this point in the history
  • Loading branch information
geneotech committed Oct 31, 2017
1 parent 8405f0e commit 374351d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ test:
before_build:
- mkdir dev
- cd dev
- cmake ..
- cmake ..

test_script:
- ps: "& '$env:CONFIGURATION/Introspector-generator.exe'"

0 comments on commit 374351d

Please sign in to comment.