Commit a95a8a58 authored by Siarhei Siamashka's avatar Siarhei Siamashka
Browse files

sudo

parent 7843fc27
language: c
sudo: required
compiler:
- clang
- gcc
addons:
......@@ -19,6 +19,6 @@ addons:
script:
- git clone https://github.com/linux-sunxi/libump.git
- cd libump
- autoreconf -i && ./configure --prefix=/usr && make && make install
- autoreconf -i && ./configure --prefix=/usr && make && sudo make install
- cd ..
- autoreconf -vi && ./configure && make
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment