Skip to content

Commit

Permalink
remove libcutter from travis as it's not available anymore in the repos
Browse files Browse the repository at this point in the history
  • Loading branch information
doegox committed Aug 19, 2019
1 parent 141907e commit 454a8c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 454a8c4

Please sign in to comment.