commit 498fc894caefe72df8feb5a0d49ea2c05201709d
parent 61f94ee21fa69256a781d68577c3b91d9209fac8
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 6 Nov 2015 14:57:42 +0000
Add php 5.5 to travis and update README
Diffstat:
3 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
@@ -1,6 +1,7 @@
#Test php5.6 and php7.0
language: php
php:
+ - 5.5
- 5.6
- 7.0
- hhvm
diff --git a/README.md b/README.md
@@ -9,3 +9,8 @@ Chats
-----
[](https://gitter.im/MTRNord/gluon-web-remote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+
+Requires
+--------
+
+- PHP 5.5+
+\ No newline at end of file
diff --git a/indexClass.php b/indexClass.php
@@ -89,7 +89,7 @@ class helper{
####################
####################
# Helper-functions #
- ####################
+ ####################
####################
########################