summaryrefslogtreecommitdiff
path: root/saedit/.gitlab-ci.yml
blob: 080794167767bfa40f4f64f20a9bfd0ce404d54f (plain) (blame)
1
2
3
4
5
6
before_script:
  - apt-get update -qq && apt-get install -y -qq gtk+3.0 gtksourceview-3.0

saedit:
  script:
    - make all