Skip to content

Commit

Permalink
Update system numpy on Travis (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-kiaer authored Jun 4, 2019
1 parent e911ddd commit b5897a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ before_install:
- sudo apt-get -qq update
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- pip install --upgrade pip
- pip install --upgrade pip numpy

install:
- wget https://chromedriver.storage.googleapis.com/74.0.3729.6/chromedriver_linux64.zip
Expand Down

0 comments on commit b5897a0

Please sign in to comment.