mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-23 01:33:02 +01:00
travis.yml: Remove asciidoc
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
0a132b0eb5
commit
fd4161832b
@ -5,7 +5,7 @@ compiler:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# Installing yasm (needed for compiling vpx) and openal
|
# Installing yasm (needed for compiling vpx) and openal
|
||||||
- sudo apt-get -yq install yasm libopenal-dev libconfig-dev libalut-dev libnotify-dev asciidoc
|
- sudo apt-get -yq install yasm libopenal-dev libconfig-dev libalut-dev libnotify-dev
|
||||||
# Installing libsodium, needed for toxcore
|
# Installing libsodium, needed for toxcore
|
||||||
- git clone https://github.com/jedisct1/libsodium.git libsodium
|
- git clone https://github.com/jedisct1/libsodium.git libsodium
|
||||||
- cd libsodium
|
- cd libsodium
|
||||||
|
Loading…
Reference in New Issue
Block a user