Skip to content

Commit

Permalink
language
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicexplorer committed Oct 15, 2020
1 parent 659c5be commit 6027ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-support/docker/travis_ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN chown -R ${TRAVIS_USER} ${TRAVIS_WORK_DIR_PATH}

USER ${TRAVIS_USER}:${TRAVIS_GROUP}

# Our newly created user is unlikely to have a sane environment: set a locale at least.
# Our newly created user is unlikely to have a sensible environment: set a locale at least.
ENV LC_ALL="en_US.UTF-8"

WORKDIR ${TRAVIS_WORK_DIR_PATH}
Expand Down

0 comments on commit 6027ce2

Please sign in to comment.