Skip to content

continuous integration (ci) added, default simulation folder created at STRUPHY_init.sh

Stefan Possanner requested to merge test_ci into devel
  • added .gitlab-ci.yml
  • whenever you push to origin, a gitlab runner a) compiles the code with pyccel and b) performs the unit tests in tests/
  • STRUPHY_init.sh now sets a default simulations folder and copies the files there.
  • README has been shortened with a quickstart guide

Merge request reports