Skip to content
This repository was archived by the owner on Jan 29, 2019. It is now read-only.

Commit 6129a41

Browse files
author
Laurent MINGUET
committed
better php version compatibility for travis
1 parent 50425d8 commit 6129a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language: php
22
php:
3-
- 5.3
43
- 5.4
54
- 5.5
65
- 5.6
76
- 7.0
7+
- 7.1
88

99
before_script:
1010
- composer install

0 commit comments

Comments
 (0)