Skip to content

Commit

Permalink
Export cmocka LD path
Browse files Browse the repository at this point in the history
  • Loading branch information
PJK committed Jan 7, 2015
1 parent f23a487 commit a9e2b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ before_install:
- cmake ../cmocka
- make -j 4
- sudo make install
- export LD_LIBRARY_PATH=/usr/local/lib:${LD_LIBRARY_PATH}
- cd ../..
compiler:
- gcc
Expand Down

0 comments on commit a9e2b43

Please sign in to comment.