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 dcc1783 commit e0246c8Copy full SHA for e0246c8
.travis.yml
@@ -5,6 +5,7 @@ python:
5
before_install:
6
- export DISPLAY=:99.0
7
- sh -e /etc/init.d/xvfb start
8
+ - sudo apt-get -qq update
9
- sudo apt-get install gfortran
10
install:
11
- pip install -r requirements.txt
0 commit comments