Skip to content

Commit

Permalink
Use 2017.04 branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Apr 21, 2017
1 parent 38b9de7 commit d19dd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ php:
- 5.4

before_script:
- git clone --depth=50 --branch=master git://github.com/aimeos/aimeos-core.git ../aimeos-core
- git clone --depth=50 --branch=2017.04 git://github.com/aimeos/aimeos-core.git ../aimeos-core
- cd ../aimeos-core
- mv ../ai-fosuser ext/
- travis_retry composer update
Expand Down

0 comments on commit d19dd84

Please sign in to comment.