瀏覽代碼

Fix matplotlib

Kentaro Wada 8 年之前
父節點
當前提交
cf349bae09
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -22,4 +22,5 @@ install:
   - sudo -H python setup.py install
 
 script:
+  - sudo -H pip install matplotlib  # FIXME
   - nosetests tests