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
|
- libpcre3-dev
|
||||||
- doxygen
|
- doxygen
|
||||||
- pandoc
|
- pandoc
|
||||||
|
- libuuid
|
||||||
|
- libuuid-dev
|
||||||
coverity_scan:
|
coverity_scan:
|
||||||
project:
|
project:
|
||||||
name: "mariadb-corporation/MaxScale"
|
name: "mariadb-corporation/MaxScale"
|
||||||
|
Reference in New Issue
Block a user