Skip to content

Commit

Permalink
Add module purge instruction to CI script at the end of the tests
Browse files Browse the repository at this point in the history
Former-commit-id: cac78406c860db891db29a27b82dbd663a3b5738
  • Loading branch information
mdiazmel committed Jun 6, 2018
1 parent fbd14e7 commit ed39553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ unit:mac:
- cd test
- ln -s /Volumes/builds/Clinica/data_ci ./data
- pytest -v
- module purge
- source deactivate


Expand Down

0 comments on commit ed39553

Please sign in to comment.