Skip to content

Commit 11239a9

Browse files
committed
add apt update tarvis
1 parent 6d2890c commit 11239a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
# maintainers to fix their pypy-dev package.
77
# - "pypy"
88
before_install:
9+
- sudo apt-get update -q
910
- sudo apt-get install libblas-dev liblapack-dev libatlas-base-dev #gfortran
1011
# command to install dependencies
1112
install:

0 commit comments

Comments
 (0)