Skip to content

Commit

Permalink
Use Aimeos core 2018.01
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Jan 3, 2018
1 parent 5ac33c4 commit a62f6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ matrix:
fast_finish: true

before_script:
- git clone --depth=50 --branch=master git://github.com/aimeos/aimeos-core.git ../aimeos-core
- git clone --depth=50 --branch=2018.01 git://github.com/aimeos/aimeos-core.git ../aimeos-core
- cd ../aimeos-core
- mv ../ai-typo3 ext/
- travis_retry composer require "zendframework/zend-diactoros" "~1.0"
Expand Down

0 comments on commit a62f6eb

Please sign in to comment.