Disable nostl build on travis as well for now.

It is failing in the same way as the utf8 build.

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

View File

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