Skip to content

Commit

Permalink
Merge pull request #1 from spryker-shop/prepare-suite-b2c
Browse files Browse the repository at this point in the history
Prepare suite b2c
  • Loading branch information
egrebenikov authored Jun 26, 2018
2 parents 60906c4 + 1536a2f commit 2611c79
Show file tree
Hide file tree
Showing 187 changed files with 4,938 additions and 5,188 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ before_install:
- echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- if [[ $DB == 'mysql' ]]; then chmod +x ./config/Shared/ci/travis/mysql/* ; fi
- if [[ $DB == 'mysql' ]]; then ./config/Shared/ci/travis/mysql/travis_mysql_5.7.sh ; fi
- ( awk '1;/@hook travis-ci/{exit}' config/Shared/stores.php ; awk 'NR>1' config/Shared/ci/travis/stores.php ; awk '/@hook travis-ci/,0' config/Shared/stores.php ) > config/Shared/stores_tmp.php ; mv config/Shared/stores_tmp.php config/Shared/stores.php

install:
- chmod -R a+x config/Shared/ci/travis/
Expand Down

This file was deleted.

40 changes: 0 additions & 40 deletions assets/Yves/default/app/index.js

This file was deleted.

Loading

0 comments on commit 2611c79

Please sign in to comment.