Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darioizzo committed Mar 11, 2015
1 parent e3010a1 commit f3b3838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ script:

after_success:
- export PYTHONPATH=~/local/python
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/local/lib:~/build/darioizzo/pagmo/boost/lib
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/local/lib:~/build/esa/pagmo/boost/lib
- python -c "import PyGMO; print(PyGMO.__version__)"

0 comments on commit f3b3838

Please sign in to comment.