sipcap/netmap-libpcap/.travis.yml
farrokhi ccdba9490b - add netmap-libpcap
- add netmap (FreeBSD header files need to be updated with this)
- move prototype perl scripts to prototype/ folder
- create basic structure for sipcap app (no code yet)
2014-07-10 17:04:13 +04:30

10 lines
75 B
YAML

language: c
compiler:
- gcc
- clang
script:
- ./configure
- make