Explorar o código

Add cymem to travis dependencies.

Stefano Cossu %!s(int64=5) %!d(string=hai) anos
pai
achega
3be25d1e81
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -8,7 +8,7 @@ matrix:
       sudo: true
 
 install:
-  - pip install Cython==0.29
+  - pip install Cython==0.29 cymem
   - pip install -e .
 script:
   - python setup.py test