Skip to content

Commit

Permalink
Remove LD_LIBRARY_PATH override from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Jul 16, 2014
1 parent 9a7b99a commit 902c79d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
env:
global:
- secure: ffCiAwT3mkRQ57yTyTKUV4nRsnsdDuTSXbwSFpNg/AXLn6KTt35wpp2kbKTUhU4fUikpoKh30+TMiXp1vhc7XSUo/E06JyjccRIE6oXas07NcYhYd0JRlPPWKZU8q33jvFYFB7U63vY/65tGk+wlrWm7NFyqqXwGMuysd7XT1tE=
- LD_LIBRARY_PATH: /usr/local/lib
install:
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
script:
Expand Down

0 comments on commit 902c79d

Please sign in to comment.