mirror of https://github.com/MISP/misp-modules
Also run travis tests on the system-wide instance
parent
123b26274c
commit
5efb1dbae2
|
@ -24,8 +24,9 @@ script:
|
|||
- sleep 15
|
||||
- python setup.py test
|
||||
- pkill misp-modules
|
||||
- pushd ..
|
||||
- pushd ~/
|
||||
- misp-modules -s &
|
||||
- sleep 15
|
||||
- popd
|
||||
- sleep 15
|
||||
- python setup.py test
|
||||
- pkill misp-modules
|
||||
|
|
Loading…
Reference in New Issue