Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaystrobach committed Jul 22, 2016
1 parent 079a1a1 commit 6e9b46f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -28,7 +28,6 @@ before_script:
- cd ..
- git clone --single-branch --branch $TYPO3_BRANCH --depth 1 https://github.com/TYPO3/TYPO3.CMS.git typo3_core
- mv typo3_core/* .
- composer require --no-update "typo3-ci/typo3cms:dev-master" "typo3-ci/typo3sniffpool:dev-master"
- composer install
- mkdir -p uploads typo3temp typo3conf/ext
- mv $EXTENSIONKEY typo3conf/ext/
Expand Down

0 comments on commit 6e9b46f

Please sign in to comment.