Skip to content

Commit

Permalink
add an 'apt update'
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip authored and charris committed Jan 29, 2021
1 parent da175ab commit 96b0452
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 96b0452

Please sign in to comment.