Skip to content

Commit 4b19b89

Browse files
committed
Remove unicode-path test only relevant on Py2.
1 parent 0a47d98 commit 4b19b89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ matrix:
115115

116116
before_install: |
117117
# test with non-ascii in path
118-
mkdir /tmp/λ
119-
export PATH=$PATH:/tmp/λ
120118
if [[ $TRAVIS_OS_NAME != 'osx' ]]; then
121119
export PATH=/usr/lib/ccache:$PATH
122120
else

0 commit comments

Comments
 (0)