Commit 14731080 authored by Imran Hussain's avatar Imran Hussain
Browse files

totallynotdrunk

parent 6a1c33c3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ image: php:5.4-cli

syntax:
  script:
  - apt get install -y git
  - apt-get install -y git
  - php -l htdocs/index.php
  - php -l components/*.php
  - php -l plugins/*.php