Skip to content

Commit e919254

Browse files
committed
Attempt to fix travis build again
Explicitly installing bunlder might help
1 parent 3d3739f commit e919254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis/install-dependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
sudo apt-get update
44
sudo apt-get -y -o Dpkg::Options::='--force-confnew' install docker.io openssl libssl-dev nmap
55

6+
gem install bundler
67
bundle install

0 commit comments

Comments
 (0)