mirror of https://github.com/F-Stack/f-stack.git
travis-ci: update the dependences and clean cache.
This commit is contained in:
parent
76c59264b6
commit
ab2ade86dc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue