Skip to content

Commit bb0047b

Browse files
committed
test travis
1 parent 77bcf83 commit bb0047b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python:
66
# maintainers to fix their pypy-dev package.
77
# - "pypy"
88
before_install:
9-
- sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev gfortran
9+
- sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev #gfortran
1010
# command to install dependencies
1111
install:
1212
- pip install -r requirements.txt

0 commit comments

Comments
 (0)