Travis needs to install uuid-dev
Former-commit-id: b16f23ae8ee6096d9278036f03ed5d8f1451f792
This commit is contained in:
parent
7e62ed49af
commit
2cf7ae1ac1
@ -10,6 +10,7 @@ matrix:
|
||||
packages:
|
||||
- g++-5
|
||||
- nasm
|
||||
- uuid-dev
|
||||
sources: &sources
|
||||
- llvm-toolchain-precise-3.8
|
||||
- ubuntu-toolchain-r-test
|
||||
@ -23,4 +24,5 @@ matrix:
|
||||
- libc++-dev
|
||||
- libc++abi-dev
|
||||
- nasm
|
||||
- uuid-dev
|
||||
sources: *sources
|
||||
|
Loading…
x
Reference in New Issue
Block a user