mirror of https://github.com/Syncplay/syncplay
Fixed typo in travis CI script
This commit is contained in:
parent
cc4975f717
commit
bea9709d84
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue