Also run travis tests on the system-wide instance

pull/28/head
Raphaël Vinot 2016-06-24 10:12:31 +09:00
parent 123b26274c
commit 5efb1dbae2
1 changed files with 3 additions and 2 deletions

View File

@ -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