Added regression tests to Travis.

This commit is contained in:
Oliver Schmidt 2015-06-27 00:04:51 +02:00
parent 9bd11f161f
commit 9c3c886da3
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ script:
- make -C src clean
- make bin USER_CFLAGS=-Werror CROSS_COMPILE=i686-w64-mingw32-
- make doc zip
- make -C test
after_success:
- make -f Makefile.travis
env: