Commit 66a6e129 authored by Imran Hussain's avatar Imran Hussain
Browse files

ci stuff is confuse

parent 14731080
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
image: php:5.4-cli

syntax:
install-deps:
  script:
  - apt-get install -y git

syntax:
  script:
  - php -l htdocs/index.php
  - php -l components/*.php
  - php -l plugins/*.php