Disable utf8 build on travis for now.
To be fixed later. Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
parent
e59cedaed6
commit
12193dcbae
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue