Skip to content

Commit 138701f

Browse files
committed
[#7] Add command to export env variable
1 parent 8d2b004 commit 138701f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ before_install:
1010
- git clone https://github.com/Axelrod-Python/TourExec.git /tmp/TourExec
1111
- cd /tmp/TourExec
1212
- sudo make install
13+
- export LD_LIBRARY_PATH=/usr/local/lib
1314
- cd $TRAVIS_BUILD_DIR
1415
install:
1516
- pip install -r requirements.txt

0 commit comments

Comments
 (0)