Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Mar 6, 2017
1 parent 39fba78 commit 102a36a
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 @@ -48,7 +48,7 @@ install:
- conda install pandas numpy Cython
- conda install -c conda-forge cythongsl=0.2.1
script:
- export LD_LIBRARY_PATH=$HOME/miniconda/lib
- export DYLD_FALLBACK_LIBRARY_PATH=$HOME/miniconda/lib
- export CPPFLAGS="-I$HOME/miniconda/include $CPPFLAGS"
- export LDFLAGS="-L$HOME/miniconda/lib $LDFLAGS"
#- pip install --upgrade Cython cythongsl
Expand Down

0 comments on commit 102a36a

Please sign in to comment.