mirror of
https://github.com/empayre/OTX-Suricata.git
synced 2024-11-06 01:05:18 +00:00
Changed travis to install otx sdk from git
This commit is contained in:
parent
c2f6796ddc
commit
09710ce531
@ -4,7 +4,7 @@ python:
|
||||
- 3.4
|
||||
|
||||
before_install:
|
||||
- pip install -U OTXv2
|
||||
- pip install git+git://github.com/AlienVault-Labs/OTX-Python-SDK.git
|
||||
|
||||
before_script:
|
||||
- chmod +x ./otx-suricata/test_rules.py
|
||||
|
Loading…
Reference in New Issue
Block a user