1
0
mirror of https://github.com/ThrowTheSwitch/Unity synced 2025-05-29 03:29:34 -04:00

Added export to specify LIBRARY_PATH for Linux, due to googling

This commit is contained in:
Greg Williams 2014-07-29 15:09:17 -04:00
parent 3d8e4afb5f
commit 78db7b19e6

@ -5,4 +5,5 @@ rvm:
install:
- bundle install
script:
- export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
- bundle exec rake ci