summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0616021..8eae1a2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -231,6 +231,12 @@ matrix:
- name: Compile OSS-Fuzz targets
script:
- ./ossfuzz/travisoss.sh
+
+ # Unicode lint
+ # See https://github.com/lz4/lz4/issues/1018
+ - name: Run Unicode lint
+ script:
+ - ./tests/unicode_lint.sh
allow_failures:
- env: ALLOW_FAILURES=true