mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
XETown Remix branding and .travis.yml fixes
This commit is contained in:
parent
51b3b38f30
commit
cfee191c10
2 changed files with 6 additions and 7 deletions
|
|
@ -4,12 +4,12 @@ php:
|
|||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7
|
||||
- 7.0
|
||||
- hhvm
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7
|
||||
- php: hhvm
|
||||
fast_finish: true
|
||||
sudo: false
|
||||
before_script:
|
||||
- travis_retry composer self-update
|
||||
|
|
@ -26,6 +26,4 @@ script:
|
|||
- if [ $(phpenv version-name) != "5.3" ]; then ./vendor/bin/codecept build; fi
|
||||
- if [ $(phpenv version-name) != "5.3" ]; then ./vendor/bin/codecept run -d --fail-fast --env travis; fi
|
||||
notifications:
|
||||
slack:
|
||||
secure: jpoMjtkveVuPZM4JXJETAPv8QUCtTbI/ZTixdS9HUgxSb9tD2DkoekMaRzXYnXA82Les/gGxTC0fQFcFrls6Ypkbvp1udBPggmAdLiBHubBIz+yd1BGIf/l4I6MY1QmGe1Lx4xlnVlEgLnKXHn+W+ENep4/MzpCEaR9Vw8wfGqY=
|
||||
secure: "gPv4qFmGcXimNlI/OeVk5n4VtRCWbAe7VUtw7Inb3A/ZZaVDo11gtMNkwo/JVKSnXqFkaCQYebcNpj2D9Rb2ZCwgjMSX6wxvpA4/8OLOZpbWqFW6Hz2RKNggubXlnalXkIwFcsvj70rKctbcJFk2C1G9rVvYWdVGD9X4/ozQtAc="
|
||||
email: false
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
XpressEngine With XETOWN
|
||||
============
|
||||
XpressEngine XETOWN Remix
|
||||
=========================
|
||||
|
||||
develop 브랜치에서 쓸만한 PR Merge!
|
||||
|
||||
xe core 새버전이 나오면 master 브랜치에서 Merge후 develop 브랜치와 최종 Merge!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue