mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-28 18:54:27 +01:00
Added export to specify LIBRARY_PATH for Linux, due to googling
This commit is contained in:
@@ -5,4 +5,5 @@ rvm:
|
|||||||
install:
|
install:
|
||||||
- bundle install
|
- bundle install
|
||||||
script:
|
script:
|
||||||
|
- export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
|
||||||
- bundle exec rake ci
|
- bundle exec rake ci
|
||||||
|
|||||||
Reference in New Issue
Block a user