aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 8ae57fd82e204ef8e313cef5b292e76a51fa3466 (plain)
1
2
3
4
5
6
7
language: c
before-install:
 - sudo apt-get -y install libbsd libev
install:
 - make
 - ./build/unix.bin &