We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b392f commit 0b66acbCopy full SHA for 0b66acb
.travis.yml
@@ -80,7 +80,9 @@ addons:
80
- swig
81
- libboost1.55-all-dev
82
- python-dev
83
+ - python-imaging
84
- python-numpy
85
+ - python-nose
86
- python3-dev
87
- python3-nose
88
- libfreetype6-dev
@@ -97,8 +99,6 @@ addons:
97
99
- libglew-dev
98
100
- libgraphviz-dev
101
- graphviz-dev
- - python-nose
- - python-imaging
102
- libopenjpeg-dev
103
- libturbojpeg
104
- libxmu-dev
0 commit comments