Skip to content

Commit

Permalink
added symex to Appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Kroening committed Sep 12, 2017
1 parent 8cd4490 commit 6a2fd50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ build_script:
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x64
sed -i "s/BUILD_ENV[ ]*=.*/BUILD_ENV = MSVC/" src/config.inc
make -C src -j2
make -C src symex.dir -j2
test_script:
- cmd: |
Expand Down

0 comments on commit 6a2fd50

Please sign in to comment.