change to the right directory before running nose

This commit is contained in:
Alex Groce
2018-07-12 22:08:54 -07:00
parent 882cda798c
commit c1616cf179
2 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ install:
- cmake ..
- make
- python setup.py install
- cd ..
env:
- TASK=ANGR DEEPSTATE_CMD=deepstate-angr
- TASK=MANTICORE DEEPSTATE_CMD=deepstate-manticore