Skip to content

Commit 2ff4941

Browse files
committed
fixup! Try fixing #231 again: Return to using platform_python_implementation
1 parent 192a058 commit 2ff4941

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,9 @@ cache:
1616
env:
1717
- USE_OPTIONAL=true
1818
- USE_OPTIONAL=false
19-
- USE_OPTIONAL=true SETUPTOOLS=18.5
2019
- USE_OPTIONAL=false SETUPTOOLS=18.5
21-
- USE_OPTIONAL=true SETUPTOOLS=20.2.2
2220
- USE_OPTIONAL=false SETUPTOOLS=20.2.2
23-
- USE_OPTIONAL=true SETUPTOOLS=20.6.6
2421
- USE_OPTIONAL=false SETUPTOOLS=20.6.6
25-
- USE_OPTIONAL=true SETUPTOOLS=20.10.0
2622
- USE_OPTIONAL=false SETUPTOOLS=20.10.0
2723

2824
before_install:

0 commit comments

Comments
 (0)