Skip to content
Snippets Groups Projects
Commit cde74382 authored by Saulo's avatar Saulo
Browse files

Update .travis.yml

parent ae8bc0cc
Branches
Tags
No related merge requests found
......@@ -31,4 +31,5 @@ script:
- python ibrowser.py data/ deluser test1
- python ibrowser.py data/ deluser test2
- python ibrowser.py data/ clean
- "python ibrowser.py data/ & \\ && pid=$! && sleep 60s && kill -9 $pid && true"
# - python ibrowser.py data/ &
# - pid=$! && echo PID && sleep 60s && kill -9 $pid && true"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment