Browse Source

Add php 7.1 to travis.yml

Tyson Andre 8 years ago
parent
commit
189fbf3c76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -4,6 +4,7 @@ dist: trusty
 
 php:
   - 7.0
+  - 7.1
 
 env:
   - V8VER=5.2