mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-23 05:03:01 +01:00
We can assume cosmic rays have not hurt travis and not check
This commit is contained in:
parent
9017e52d3b
commit
781386b87f
@ -9,8 +9,8 @@ before_script:
|
|||||||
- cd libsodium
|
- cd libsodium
|
||||||
- git checkout tags/0.4.2
|
- git checkout tags/0.4.2
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
- ./configure && make check -j2
|
- ./configure && make -j3
|
||||||
- sudo make install &
|
- sudo make install
|
||||||
- cd ..
|
- cd ..
|
||||||
# creating librarys' links and updating cache
|
# creating librarys' links and updating cache
|
||||||
- sudo ldconfig
|
- sudo ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user