Initial continuous integration commit
[ovsnfv.git] / ci / build.sh
1 #!/bin/bash
2
3 echo "Hello OVSNFV community!"
4
5 exit 0