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

Commit 3a2adc1

Browse files
committed
Merge branch 'hotfix/221' into develop
Forward port #221
2 parents 18e66ed + 21fc774 commit 3a2adc1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.travis.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,15 @@ matrix:
4646
- php: 7
4747
env:
4848
- DEPS=latest
49+
- php: 7.1
50+
env:
51+
- DEPS=lowest
52+
- php: 7.1
53+
env:
54+
- DEPS=locked
55+
- php: 7.1
56+
env:
57+
- DEPS=latest
4958
- php: hhvm
5059
env:
5160
- DEPS=lowest

0 commit comments

Comments
 (0)