1
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:
Tod Beardsley 2013-10-24 15:40:40 -05:00
parent 6a446637b5
commit 91f96cb394

View File

@ -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