.travis.yml: libudev-dev is required for UDEV.

This commit is contained in:
David Korth 2018-03-10 18:13:10 -05:00
parent e627339856
commit d016896841

View File

@ -16,6 +16,7 @@ addons:
- cmake
- libgmp-dev
- nettle-dev
- libudev-dev
# Run the build script.
script: ./travis.sh