Fixed typo in travis CI script

This commit is contained in:
alby128 2017-10-05 10:31:21 +02:00
parent cc4975f717
commit bea9709d84
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ install:
- pip install twisted appnope pyobjc
- git clone -b qtpy-pyside2 https://github.com/alby128/syncplay.git syncplay-qtpy-PySide2
- cd syncplay-qtpy-PySide2
- git checkout pyside2
- git checkout qtpy-pyside2
before_deploy:
- pip install dmgbuild