Skip to content

Commit

Permalink
Build script: update apt keyring.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeov committed Oct 23, 2023
1 parent 641a0db commit 35ef22d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ build_ubuntu()
else
MYDEPS=$DEPS_UBUNTU
fi
$MYSUDO apt-key update
$MYSUDO apt-get update
$MYSUDO /bin/bash -c \
"DEBIAN_FRONTEND='noninteractive' apt-get install -y $MYDEPS"
Expand Down

0 comments on commit 35ef22d

Please sign in to comment.