Commit f45214bf authored by Joel Stanley's avatar Joel Stanley Committed by David Gibson

Add Travis continuous integration

This enables building of the CCAN and running of all the tests on
https://travis-ci.org/Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent adc90816
language: c
install:
- sudo apt-get update -qq
# jset, jmap
- sudo apt-get install libjudy-dev
# wwviaudio
- sudo apt-get install libvorbis-dev libportaudio-dev
# tal
- sudo apt-get install libtalloc-dev
script:
- make
- make check
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment