Skip to content

Commit

Permalink
update appveyor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mingyuan-xia committed Jun 16, 2018
1 parent 00efa19 commit 72c2d14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
build_script:
- cd win32
- replaykit.exe version
- replaykit.exe trace info ./test.trace
- replaykit.exe trace info ../test.trace
- replaykit.exe trace describe ../test.trace haha
- replaykit.exe trace info ../test.trace

0 comments on commit 72c2d14

Please sign in to comment.