Skip to content
Snippets Groups Projects
Commit fdbed9bc authored by Daniel Brown's avatar Daniel Brown
Browse files

more utf8 testing

parent ca71018f
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment