Add php 7 to Travis tests matrix
[plcapi.git] / .travis.yml
index ca59cd0..d2eb5d9 100644 (file)
@@ -6,6 +6,8 @@ php:
   - 5.4
   - 5.5
   - 5.6
+  - 7.0
+  - 7.1
   - hhvm
 
 install: