Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Steinlechner
pykat
Commits
fdbed9bc
Commit
fdbed9bc
authored
May 03, 2016
by
Daniel Brown
Browse files
more utf8 testing
parent
ca71018f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fdbed9bc
...
...
@@ -14,6 +14,7 @@ before_script:
python_3
:
script
:
-
source /setup.sh
-
echo $PYTHONIOENCODING
-
kat -v
-
which python3
-
python3 --version
...
...
@@ -23,6 +24,7 @@ python_3:
python_2
:
script
:
-
source /setup.sh
-
echo $PYTHONIOENCODING
-
kat -v
-
which python2.7
-
python2.7 --version
...
...
Write
Preview
Supports
Markdown
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