mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-31 03:36:41 +03:00
Remove cythonization from travis building process
This commit is contained in:
parent
ef40c2a543
commit
0373756eba
|
@ -1,8 +1,6 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
- pip install cython
|
|
||||||
- make cythonize
|
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
language:
|
language:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user