Commit 3c731172 authored by Steven Fackler's avatar Steven Fackler
Browse files

Remove LD_LIBRARY_PATH override from travis config

parent 2f877e7b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
env:
  global:
    - secure: qLvBJoJOJcPPZ+e31175O6sMUGBHgHe/kBuI0FCPeifYmpFyeRAkEvGddEkf8t3rojV+wE14CNYzzGsT/W/+JY7xW0C1FQKW3r+8SZ1Cave/8ahee0aCQVXGf0XY8c52uG6MrLGiUlNZbOsyFSdFUc/Io+kYZas4DxrinRSOIEA=
    - LD_LIBRARY_PATH: /usr/local/lib
install:
  - curl http://www.rust-lang.org/rustup.sh | sudo sh -
before_script: