Disable utf8 build on travis for now.

To be fixed later.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
Rafael Kitover 2020-08-29 22:23:21 +00:00
parent e59cedaed6
commit 12193dcbae
No known key found for this signature in database
GPG Key ID: 08AB596679D86240
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ matrix:
include:
- env: BUILD_ENV=ubuntu-bionic XVFB_RUN=1
dist: bionic
- env: BUILD_ENV=utf8 XVFB_RUN=1
dist: bionic
# - env: BUILD_ENV=utf8 XVFB_RUN=1
# dist: bionic
- env: BUILD_ENV=nostl XVFB_RUN=1
dist: bionic
- env: BUILD_ENV=ubuntu-trusty XVFB_RUN=1