Debug travis timeout (#121)

* travis debug

* Update .travis.yml
This commit is contained in:
tritoch 2017-07-13 15:37:57 -05:00 committed by GitHub
parent 0b0c19ca06
commit f561e483aa

View File

@ -18,6 +18,9 @@ script: bash ./.travis/deploy.sh
after_script:
- sleep 10 # helps travis finish logging
- ps -A
- sleep 30
- ps -A
notifications:
email: false