Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
upgrade
  • Loading branch information
3nids committed May 27, 2019
1 parent 5f3aa01 commit 94ba04e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .ci/travis/docker_image/before_install.sh
Expand Up @@ -14,5 +14,8 @@
# #
###########################################################################

sudo apt-get upgrade libseccomp2

sudo apt-get install -y libseccomp2
#wget https://launchpad.net/ubuntu/+archive/primary/+files/libseccomp2_2.4.1-0ubuntu0.16.04.2_amd64.deb
#sudo dpkg -i libseccomp2_2.4.1-0ubuntu0.16.04.2_amd64.deb
#sudo apt-get install -f

0 comments on commit 94ba04e

Please sign in to comment.