Skip to content

Commit

Permalink
Use 2016.10 branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Dec 7, 2016
1 parent 0903a9b commit b7ce47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ php:
- 5.3

before_script:
- git clone --depth=50 --branch=master git://github.com/aimeos/aimeos-core.git ../aimeos-core
- git clone --depth=50 --branch=2016.10 git://github.com/aimeos/aimeos-core.git ../aimeos-core
- cd ../aimeos-core
- mv ../ai-swiftmailer ext/
- composer require "swiftmailer/swiftmailer" ">=4.0"
Expand Down

0 comments on commit b7ce47b

Please sign in to comment.