Skip to content

Commit 5f79f90

Browse files
committed
Adds php 7.1 to Travis configuration
1 parent d005f7a commit 5f79f90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 5.6
55
- 7.0
6+
- 7.1
67
- hhvm
78

89
before_script:

0 commit comments

Comments
 (0)