1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-02 11:36:22 +01:00
metasploit-payloads/.travis.yml

11 lines
205 B
YAML
Raw Normal View History

2015-07-24 23:03:01 +02:00
language: c
script: cd c/meterpreter && make
notifications:
irc: "irc.freenode.org#msfnotify"
before_install:
- sudo apt-get update
- sudo apt-get install jam
- sudo apt-get install gcc-multilib