Fix ci
Created by: pkuyym
Currently, dependencies installation is always failed in CI, since some complex requirements is lack of well tested installing process. I try to settle this problem by following the below solutions:
- Unify the dependency installation process in setup.sh.
- Change the version of package scipy from 0.13.0b1 to 0.13.1