Use latest photon version without fixing

This commit is contained in:
cytopia
2018-05-15 10:30:39 +02:00
parent 16c113d404
commit aab7599eab
9 changed files with 0 additions and 9 deletions

View File

@@ -339,7 +339,6 @@ software_available:
all:
command: |
COMPOSER_HOME="/usr/local/src/composer" composer global require "photoncms/installer" \
&& sed -i'' 's/localhost/127.0.0.1/g' /usr/local/src/composer/vendor/photoncms/installer/src/Installer.php \
&& ln -s /usr/local/src/composer/vendor/photoncms/installer/photon /usr/local/bin/photon \
sass:
check: sass --version | grep -E '[.0-9]+'