Skip to content

Commit

Permalink
Tell Travis to use the default Makefile (and cmake instead of configure)
Browse files Browse the repository at this point in the history
  • Loading branch information
chifflier committed Jul 23, 2016
1 parent 673d0a4 commit 5dba7f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get install -y pkg-config libnfnetlink-dev libnetfilter-queue-dev
- sudo apt-get install -y cmake swig libperl-dev python-all-dev

script:
- make && make test

0 comments on commit 5dba7f7

Please sign in to comment.