Update .travis.yml
This commit is contained in:
parent
fbdbe6eff3
commit
ad695d0a18
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue