mirror of
https://github.com/empayre/OTX-Suricata.git
synced 2024-11-06 09:15:18 +00:00
Added install otx library to travis config
This commit is contained in:
parent
e65d1dc642
commit
c2f6796ddc
@ -3,6 +3,9 @@ python:
|
|||||||
- 2.7
|
- 2.7
|
||||||
- 3.4
|
- 3.4
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- pip install -U OTXv2
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- chmod +x ./otx-suricata/test_rules.py
|
- chmod +x ./otx-suricata/test_rules.py
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user