Skip to content

Commit

Permalink
Merge pull request #18258 from charris/backport-18255
Browse files Browse the repository at this point in the history
MAINT: add an 'apt update'
  • Loading branch information
charris committed Jan 29, 2021
2 parents da175ab + 96b0452 commit 91d18dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/travis-before-install.sh
Expand Up @@ -9,6 +9,7 @@ free -m
df -h
ulimit -a

sudo apt update
sudo apt install gfortran eatmydata libgfortran5

if [ "$USE_DEBUG" ]
Expand Down

0 comments on commit 91d18dd

Please sign in to comment.