diff --git a/.travis.yml b/.travis.yml index aa151f4c..dbd0939e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,6 @@ before_script: # checkout phpBB and move your extension in place - cd ../../ - git clone "git://github.com/phpbb/phpbb3.git" "phpBB3" - - mkdir phpBB3/phpBB/ext - mkdir phpBB3/phpBB/ext/board3 - find -type d -name "Board3-Portal" -print | xargs -i mv {} phpBB3/phpBB/ext/board3/portal