Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
course-discovery
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
course-discovery
Commits
fef082e1
Commit
fef082e1
authored
Jan 16, 2017
by
Renzo Lucioni
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use LANG to specify C.UTF-8 as the desired locale
parent
82585976
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.travis/run_tests.sh
+4
-0
No files found.
.travis/run_tests.sh
View file @
fef082e1
...
@@ -5,6 +5,10 @@
...
@@ -5,6 +5,10 @@
apt update
apt update
apt install
-y
xvfb firefox gettext wget
apt install
-y
xvfb firefox gettext wget
# TODO: Fix this in the discovery image
# http://askubuntu.com/questions/393638/unicodedecodeerror-ascii-codec-cant-decode-byte-0x-in-position-ordinal-n
export
LANG
=
C.UTF-8
cd
/edx/app/discovery/discovery
cd
/edx/app/discovery/discovery
export
PATH
=
$PATH
:
$PWD
/node_modules/.bin
export
PATH
=
$PATH
:
$PWD
/node_modules/.bin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment