Browse Source

attempt to run the testCampaignAll after the build

keep-around/464958e00f86fc95cd1cab6146c20b1bccc6f8ca
Peio Rigaux 7 years ago
parent
commit
464958e00f
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitlab-ci.yml

+ 2
- 0
.gitlab-ci.yml View File

@ -7,5 +7,7 @@ job1:
- cmake .. -DCMAKE_INSTALL_PREFIX=~ -DENABLE_TESTS=YES
- make
- make install
- cd test
- cmake testCampaignAll

Loading…
Cancel
Save