commit 9571cb6a6b9419ef3eb95ea18c2a8ad593a36d7b
parent 69157b61361e212668ca78026d0efef073208e25
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 6 Nov 2015 15:02:18 +0000
Update travis and README
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -1,7 +1,6 @@
#Test php5.6 and php7.0
language: php
php:
- - 5.5
- 5.6
- 7.0
- hhvm
diff --git a/README.md b/README.md
@@ -13,5 +13,5 @@ Chats
Requires
--------
-- PHP 5.5+
+- PHP 5.6+ (PHP 7 currently NOT supported)
- MYSQL Server
\ No newline at end of file