Trying to get tests to run
This commit is contained in:
parent
d1c3255ed9
commit
af9b4d8405
|
@ -21,4 +21,4 @@ script:
|
||||||
- make install
|
- make install
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
- mumbledj -server=$MUMBLE_IP -port=$MUMBLE_PORT -username=travis -password=$MUMBLE_PASSWORD -test=true
|
- mumbledj -server=$MUMBLE_IP -port=$MUMBLE_PORT -username=travis -password=$MUMBLE_PASSWORD -verbose=true -test=true
|
Reference in a new issue