File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,13 @@ addons:
5353 - python-dev
5454 - texlive-extra-utils
5555 - libcurl4-openssl-dev
56- - libxml2-dev
56+ - libxml2-dev
5757 - libxslt1-dev
5858 - libssl-dev
59+ - libtk8.6
60+ - libtcl8.6
61+ - tcl8.6-dev
62+ - tk-dev
5963 - swig
6064
6165before_install :
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ test_bz2 leaks
3232test_capi [unknown]
3333test_cd [unknown]
3434test_cfgparser works when run from inside the from_cpython dir
35- test_cgi leaks
3635test_class needs ellipsis
3736test_cl [unknown]
3837test_cmd_line_script [unknown]
@@ -139,7 +138,6 @@ test_pydoc [unknown]
139138test_random long("invalid number")
140139test_repr complex.__hash__; some unknown issues
141140test_resource fails on travis-ci: setrlimit RLIMIT_CPU not allowed to raise maximum limit
142- test_richcmp PyObject_Not
143141test_runpy [unknown]
144142test_scope eval of code object from existing function (not currently supported)
145143test_scriptpackages [unknown]
You can’t perform that action at this time.
0 commit comments