We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3739f commit e919254Copy full SHA for e919254
travis/install-dependencies.sh
@@ -3,4 +3,5 @@
3
sudo apt-get update
4
sudo apt-get -y -o Dpkg::Options::='--force-confnew' install docker.io openssl libssl-dev nmap
5
6
+gem install bundler
7
bundle install
0 commit comments