commit 7351494482f86dda18035a292cc230551de88f3c parent 9104bb75e90eb4643c925eda9d517b809a1149f6 Author: Marcel <info@nordgedanken.de> Date: Sat, 24 Oct 2015 11:26:47 +0200 try to fix travis.yml Diffstat:
| M | .travis.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml @@ -19,7 +19,7 @@ before_script: - cd libs/php-ssh - composer self-update - composer install --dev - - cd + - cd ../.. - echo `whoami`":1234" | sudo chpasswd #RunTests script: