Fix Travis CI build
This commit is contained in:
parent
58385fe5ca
commit
d12108f898
1 changed files with 0 additions and 3 deletions
|
@ -17,6 +17,3 @@ before_install:
|
|||
- sudo mkdir -p '/etc/ld.so.conf.d/'
|
||||
- echo '/usr/local/lib/' | sudo tee -a '/etc/ld.so.conf.d/locallib.conf'
|
||||
- sudo ldconfig
|
||||
|
||||
before_script:
|
||||
- rake compile
|
||||
|
|
Reference in a new issue