Skip to content

Commit

Permalink
Use 2015.10 core branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Oct 20, 2015
1 parent 8bfe57e commit 998e2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ env:
- LARAVEL_VERSION=5.1.*

before_script:
- git clone --depth=50 --branch=master git://github.com/aimeos/aimeos-core.git ../aimeos-core
- git clone --depth=50 --branch=2015.10 git://github.com/aimeos/aimeos-core.git ../aimeos-core
- cd ../aimeos-core
- mv ../ai-laravel ext/
- composer require "laravel/framework:${LARAVEL_VERSION}"
Expand Down

0 comments on commit 998e2b8

Please sign in to comment.