Skip to content

Commit

Permalink
don't use docker, backer more or less as it was. Works on my gitlab f…
Browse files Browse the repository at this point in the history
…ork.

references libgeos#881
  • Loading branch information
robe2 committed Jun 13, 2018
1 parent d82729a commit 1aef6fa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
image: docker.kbt.io/postgis/build-test:trisquel

before_script:
- lsb-release -a
- apt-get update -qq
- apt-get install -y build-essential autoconf automake libtool lsb-release
- lsb_release -a
- uname -a

test:
script:
Expand Down

0 comments on commit 1aef6fa

Please sign in to comment.