summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: de9b0f7a35a6113879a8a865ed6f3ea9b3ef7ced (plain)
1
2
3
4
5
6
7
8
9
10
language: c
compiler:
  - gcc
  - clang
before_install:
  - sudo apt-get install libconfuse-dev
  - sudo apt-get install libnl-3-dev libnl-route-3-dev
  - sudo apt-get install libncurses-dev
# Change this to your needs
script: ./.travis/run.sh