Skip to content

Commit

Permalink
Travis-CI: Enable test suite
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
  • Loading branch information
troglobit committed Feb 12, 2017
1 parent 37412f1 commit f1dd3b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -22,6 +22,7 @@ script:
- ./configure --prefix=/tmp
- make V=1
- make install-strip
- make check
- tree /tmp
- ldd /tmp/sbin/merecat
- /tmp/sbin/merecat -h

0 comments on commit f1dd3b9

Please sign in to comment.