Explorar o código

Fix fork skimage

Kentaro Wada %!s(int64=8) %!d(string=hai) anos
pai
achega
2b38679da0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -11,6 +11,7 @@ before_install:
 install:
   - sudo -H apt-get install -qq -y pyqt4-dev-tools
   - sudo -H apt-get install -qq -y python-qt4
+  - sudo -H apt-get install -qq -y python-numpy  # for skimage
   - sudo -H python setup.py install
 
 script: