Merge pull request #671 from duncan3dc/patch-1

[Travis] Test on PHP 7.1
This commit is contained in:
Alex Bilbie
2016-10-16 16:58:15 +01:00
committed by GitHub
+2 -1
View File
@@ -11,6 +11,7 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
install:
@@ -21,4 +22,4 @@ script:
branches:
only:
- master
- master