Fix Travis builds
libuuid and libuuid-dev were missing from the list of installed packages.
This commit is contained in:
@ -21,6 +21,8 @@ addons:
|
||||
- libpcre3-dev
|
||||
- doxygen
|
||||
- pandoc
|
||||
- libuuid
|
||||
- libuuid-dev
|
||||
coverity_scan:
|
||||
project:
|
||||
name: "mariadb-corporation/MaxScale"
|
||||
|
Reference in New Issue
Block a user