Github user phrocker commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/168#discussion_r153562525
--- Diff: .travis.yml ---
@@ -21,7 +21,7 @@ cache:
timeout: 300
env:
- CMAKE_BUILD_OPTIONS="-DENABLE_PCAP=TRUE"
+ CMAKE_BUILD_OPTIONS="-DENABLE_PCAP=TRUE -DEMABLE_USB_CAMERA=1
-DENABLE_GPS=1"
--- End diff --
Should this be ENABLE_USB_CAMERA ? ---
