Commit df90f85d9874a99ffd2ee9f38b159b56e84ac6db

Authored by Georg Hopp
1 parent 8e233ef5

there is no make test target right now...

Showing 1 changed file with 4 additions and 4 deletions
@@ -12,10 +12,10 @@ build: @@ -12,10 +12,10 @@ build:
12 script: 12 script:
13 - make 13 - make
14 14
15 -test:  
16 - stage: test  
17 - script:  
18 - - make test 15 +# test:
  16 +# stage: test
  17 +# script:
  18 +# - make test
19 19
20 dist: 20 dist:
21 stage: deploy 21 stage: deploy
Please register or login to post a comment