Commit 9fb07452 by Xumeiquer

Rename folder and update .travis.yml

parent eca2af09
......@@ -3,18 +3,7 @@ sudo: required
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y \
automake \
libtool \
make \
gcc \
pkg-config \
flex \
bison \
libjansson-dev \
libmagic-dev \
libssl-dev \
jq
- sudo apt-get install -y automake libtool make gcc pkg-config flex bison libjansson-dev libmagic-dev libssl-dev jq
# Yara
- wget $(curl -s https://api.github.com/repos/VirusTotal/yara/releases/latest | jq -r ".tarball_url") -O yara.tar.gz
- mkdir yara
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment