Skip to content

Commit e0246c8

Browse files
committed
[#7] Add line to update aptitude repo
1 parent dcc1783 commit e0246c8

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
@@ -5,6 +5,7 @@ python:
55
before_install:
66
- export DISPLAY=:99.0
77
- sh -e /etc/init.d/xvfb start
8+
- sudo apt-get -qq update
89
- sudo apt-get install gfortran
910
install:
1011
- pip install -r requirements.txt

0 commit comments

Comments
 (0)