mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-18 08:02:29 +00:00
Removed make check.
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ before_install:
|
||||
- git clone https://github.com/rakshasa/libtorrent.git && cd libtorrent && ./autogen.sh && configure && make -j24 && sudo make install && cd ..
|
||||
|
||||
# Figure out how to fix the issue running 'make check'.
|
||||
script: ./autogen.sh && ./configure && make -j24 && make -j24 && sudo make install
|
||||
script: ./autogen.sh && ./configure && make -j12 && sudo make install
|
||||
|
||||
Reference in New Issue
Block a user