Update config.yml

readme-wiki
xorrior 2018-01-03 13:51:48 -05:00
parent 4d7ae9bae0
commit 1887cc2eda
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ jobs:
command: 'sudo ./empire --headless &'
- run:
name: REST API test
command: 'python test.py'
command: 'cd .circleci/ && python test.py'