update travis

This commit is contained in:
Alexey Avramov 2019-09-30 00:06:54 +09:00
parent 05d6406165
commit 7da22f97f6

View File

@ -27,7 +27,7 @@ script:
- sudo nohang -p
- /bin/sleep 60 &
- sudo bash -c "nohang -c test.conf & tail /dev/zero & sleep 30 && pkill python3"
- sudo bash -c "nohang -c nohang/test.conf & tail /dev/zero & sleep 30 && pkill python3"
- sudo cat /var/log/nohang/nohang.log
- sudo make uninstall