mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-06 09:13:02 +01:00
Explicitly apt-get update every time?
Trying to fix the failing travis build, https://travis-ci.org/rapid7/meterpreter/builds/13001986
This commit is contained in:
parent
6a446637b5
commit
91f96cb394
@ -5,5 +5,6 @@ notifications:
|
||||
irc: "irc.freenode.org#msfnotify"
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install jam
|
||||
- sudo apt-get install gcc-multilib
|
||||
|
Loading…
x
Reference in New Issue
Block a user