We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ece5c34 + a69b61e commit e97e7aaCopy full SHA for e97e7aa
.travis.yml
@@ -41,3 +41,4 @@ matrix:
41
script:
42
- make -C src minisat2-download
43
- make -C src CXX=$COMPILER CXXFLAGS="-Wall -O2 -g -Werror -Wno-deprecated-register -pedantic -Wno-sign-compare" -j2 && make -C regression test
44
+ - make -C src CXX=$COMPILER CXXFLAGS="-Wall -O2 -g -Werror -Wno-deprecated-register -pedantic -Wno-sign-compare" -j2 aa-symex.dir cegis.dir clobber.dir memory-models.dir musketeer.dir
0 commit comments