Created by: barrierye
Add CI configure file & test script. It should be noted that the order of import paddle in the original file python/examples/fit_a_line/test_client.py may cause segmentation fault and I do not know why.
import paddle
python/examples/fit_a_line/test_client.py