.travis.yml: Add reverse shell spawn for Travis too

pull/607/head
David Wilson 5 years ago
parent 11ae6f3873
commit 054643783c

@ -21,6 +21,7 @@ install:
- .ci/${MODE}_install.py
script:
- .ci/spawn_reverse_shell.py
- .ci/${MODE}_tests.py

Loading…
Cancel
Save