Skip to content
Snippets Groups Projects
Commit c50e3925 authored by Nick Thomas's avatar Nick Thomas
Browse files

Add libicu-dev to the .gitlab-ci.yml

parent 96c0fde1
No related branches found
No related tags found
2 merge requests!3Use icu4c for encoding to UTF-8,!1Initial implementation of an elasticsearch indexer in Go
Pipeline #
Loading
Loading
@@ -6,6 +6,7 @@
ELASTIC_CONNECTION_INFO: '{"url":["http://elasticsearch:9200"]}'
stage: test
script:
- apt-get update && apt-get -yy install libicu-dev
- make setup
- make format
- make test
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment