mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Travis build fix
This commit is contained in:
@@ -9,4 +9,5 @@ install:
|
||||
- ./configure && make && sudo make install
|
||||
- cd -
|
||||
script:
|
||||
- export LD_LIBRARY_PATH="/usr/local/lib/:$LD_LIBRARY_PATH"
|
||||
- make compile_demo
|
||||
|
||||
Reference in New Issue
Block a user