File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -47,16 +47,17 @@ requires:
4747 - xvfb
4848
4949before_scripts :
50- - ./html-cppcheck
51- - ./debrepo-install 'libctk-3-dev gir1.2-ctk-3.0 libctk-3-common libctk-3-0 ctk-update-icon-cache libcail-3-0 libcail-3-dev'
52- - ./install-from-git https://github.com/cafe-desktop/cafe-common master
53- - ./install-from-git https://github.com/cafe-desktop/cafe-desktop master
54- - ./install-from-git https://github.com/cafe-desktop/baul master
50+ # - ./html-cppcheck
51+ # - ./debrepo-install 'libctk-3-dev gir1.2-ctk-3.0 libctk-3-common libctk-3-0 ctk-update-icon-cache libcail-3-0 libcail-3-dev'
52+ # - ./install-from-git https://github.com/cafe-desktop/cafe-common master
53+ # - ./install-from-git https://github.com/cafe-desktop/cafe-desktop master
54+ # - ./install-from-git https://github.com/cafe-desktop/baul master
5555
5656build_scripts :
57- - ./before-build
58- - ./make-scanbuild '--enable-compile-warnings=maximum'
59- - ./after-build
57+ # - ./before-build
58+ # - ./make-scanbuild '--enable-compile-warnings=maximum'
59+ # - ./after-build
60+ - ./build-debs
6061
6162after_scripts :
6263 - if [ -f "gen-index" ]; then ./gen-index -l 20; fi
You can’t perform that action at this time.
0 commit comments