Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[travis] Build and run the unit test suite
Signed-off-by: Michael Brown <mcb30@ipxe.org>
  • Loading branch information
mcb30 committed Mar 22, 2017
1 parent aa1f7b0 commit 9ecad20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -43,3 +43,5 @@ script:
- make -C src bin-x86_64-linux/blib.a
- make -C src bin-x86_64-linux/tap.linux
- make -C src bin-x86_64-linux/af_packet.linux
- make -C src bin-x86_64-linux/tests.linux
- ./src/bin-x86_64-linux/tests.linux

0 comments on commit 9ecad20

Please sign in to comment.