Skip to content

Commit

Permalink
Merge pull request #446 from tautschnig/extend-travis
Browse files Browse the repository at this point in the history
Make Travis build non-default binaries
  • Loading branch information
Daniel Kroening authored Jan 16, 2017
2 parents ece5c34 + a69b61e commit e97e7aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ matrix:
script:
- make -C src minisat2-download
- make -C src CXX=$COMPILER CXXFLAGS="-Wall -O2 -g -Werror -Wno-deprecated-register -pedantic -Wno-sign-compare" -j2 && make -C regression test
- 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 comments on commit e97e7aa

Please sign in to comment.