Skip to content
Snippets Groups Projects
Commit 642beeab authored by Alexis La Goutte's avatar Alexis La Goutte
Browse files

Travis: Add server/client example test

parent fad597cd
Branches
No related merge requests found
......@@ -49,3 +49,6 @@ script:
# Now build ngtcp2 examples and test
- make
- make check
- make gen-certificate
- ./examples/server localhost 4433 cert/server.key cert/server.crt &
- ./examples/client localhost 4433
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment