Skip to content

Commit

Permalink
travis: add dirty hack for linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleivg committed Aug 1, 2018
1 parent 3233456 commit 9d9b1e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ 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 9d9b1e7

Please sign in to comment.