From bea9709d84a1b802ea3719e40cc60d38acc72e21 Mon Sep 17 00:00:00 2001 From: alby128 Date: Thu, 5 Oct 2017 10:31:21 +0200 Subject: [PATCH] Fixed typo in travis CI script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4c43772..7196646 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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