Skip to content

Commit 6a2fd50

Browse files
author
Daniel Kroening
committed
added symex to Appveyor build
1 parent 8cd4490 commit 6a2fd50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ build_script:
5656
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x64
5757
sed -i "s/BUILD_ENV[ ]*=.*/BUILD_ENV = MSVC/" src/config.inc
5858
make -C src -j2
59+
make -C src symex.dir -j2
5960
6061
test_script:
6162
- cmd: |

0 commit comments

Comments
 (0)