Skip to content

Commit 25336e1

Browse files
authored
Merge pull request #6 from Gemorroj/patch-1
add php 7.1 to travis
2 parents 917a032 + 6919ae5 commit 25336e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ php:
77
- 5.4
88
- 5.5
99
- 5.6
10-
- 7
10+
- 7.0
11+
- 7.1
1112

1213
before_install:
1314
- composer self-update

0 commit comments

Comments
 (0)