We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d2890c commit 11239a9Copy full SHA for 11239a9
.travis.yml
@@ -6,6 +6,7 @@ python:
6
# maintainers to fix their pypy-dev package.
7
# - "pypy"
8
before_install:
9
+ - sudo apt-get update -q
10
- sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev #gfortran
11
# command to install dependencies
12
install:
0 commit comments