mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-16 04:23:45 +00:00
remove libcutter from travis as it's not available anymore in the repos
This commit is contained in:
@@ -14,7 +14,6 @@ addons:
|
||||
- libusb-dev
|
||||
- doxygen
|
||||
- cmake
|
||||
- libcutter-dev
|
||||
|
||||
script:
|
||||
- if [ $BLD == autoconf ]; then autoreconf -vfi && mkdir build && cd build && ../configure --prefix=$HOME/.local/ && make -j2 && make install; fi
|
||||
|
||||
Reference in New Issue
Block a user