Skip to content

Commit

Permalink
remove dirty hack. Don't delete cryptopp
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed Sep 8, 2018
1 parent 856b6c4 commit aabde60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ before_script:
- sudo apt-get install libegl1-mesa-dev libgles2-mesa-dev libpugixml-dev libopenal-dev libtbb-dev libcrypto++-dev liblockfile-dev libfreeimage-dev
- sudo apt-get install cmake lua5.1-dev libssl-dev libogg-dev libtheora-dev libvorbis-dev libsdl2-dev liblzo2-dev libjpeg-dev libncurses5-dev
- mkdir bin
- rm -rf Externals/cryptopp/*
- cd bin
- cmake ..
script:
Expand Down

0 comments on commit aabde60

Please sign in to comment.