travis-ci: update the dependences and clean cache.

This commit is contained in:
logwang 2018-05-15 20:17:42 +08:00
parent 76c59264b6
commit ab2ade86dc
1 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@ compiler:
install:
- sudo apt-get install -y coreutils build-essential git
- sudo apt-get install -y linux-headers-`uname -r`
- sudo apt-get install -y libnuma-dev
script:
- make -C dpdk install T=x86_64-native-linuxapp-gcc