Fix .travis.tml package names

The libuuid package names were wrong.
This commit is contained in:
Markus Makela
2016-09-28 12:04:02 +03:00
parent 2ae4fb7745
commit fd3bbf24c8

View File

@ -21,8 +21,8 @@ addons:
- libpcre3-dev - libpcre3-dev
- doxygen - doxygen
- pandoc - pandoc
- libuuid - uuid
- libuuid-dev - uuid-dev
coverity_scan: coverity_scan:
project: project:
name: "mariadb-corporation/MaxScale" name: "mariadb-corporation/MaxScale"