[ticket/246] Remove mkdir for ext folder

B3P-246
This commit is contained in:
Marc Alexander
2014-06-08 23:48:18 +02:00
parent c4ab45ade1
commit 207b5f4c66

View File

@@ -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