ensure zcrypto

This commit is contained in:
Justin Bastress 2018-05-03 16:47:13 -04:00
parent c06bbee6a3
commit 6836299bfb

@ -9,6 +9,7 @@ before_install:
# JMESPath is used to do context-specific validation of results
- go get github.com/jmespath/jp && go build github.com/jmespath/jp
- git clone https://github.com/zmap/zschema && pushd zschema && pip install --user . && popd
- git clone https://github.com/zmap/zcrypto && pushd zcrypto && pip install --user . && popd
- docker ps -a
install:
- make clean zgrab2 test