Skip to content

Commit

Permalink
Full of false hope.
Browse files Browse the repository at this point in the history
  • Loading branch information
jackiekazil committed Mar 22, 2015
1 parent 5a45453 commit 798bc48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ os:
python:
- "3.4"
install:
- export FOLDER=$(pwd)
- sudo apt-get install gfortran
- mkdir -p ~/src/
- cd ~/src/
Expand All @@ -24,6 +25,7 @@ install:
- make lapacklib
- make clean
- export LAPACK=~/src/lapack-*/libflapack.a
- cd FOLDER
- pip install -r requirements.txt
script:
# ignore:
Expand Down

0 comments on commit 798bc48

Please sign in to comment.