diff --git a/.travis.yml b/.travis.yml index 5acd051..a1d02bc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ before_install: - python3 -c "from py2app.recipes import pyside2" install: -- pip3 install twisted appnope requests +- pip3 install twisted[tls] appnope requests certifi before_deploy: - pip3 install dmgbuild