Add php 7 testing on travis
authorgggeek <giunta.gaetano@gmail.com>
Sun, 15 Mar 2015 21:56:53 +0000 (21:56 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sun, 15 Mar 2015 21:56:53 +0000 (21:56 +0000)
.travis.yml

index 58ff96d..9e6531e 100644 (file)
@@ -5,6 +5,7 @@ php:
   - 5.4
   - 5.5
   - 5.6
+  - 7.0
   - hhvm
 
 install: