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

Commit f96a55f

Browse files
committed
Merge branch 'feature/#141' into develop
Forward port PR #141 into develop
2 parents 8e68a99 + 771f18e commit f96a55f

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
@@ -58,6 +58,15 @@ matrix:
5858
- php: 7
5959
env:
6060
- DEPS=latest
61+
- php: 7.1
62+
env:
63+
- DEPS=lowest
64+
- php: 7.1
65+
env:
66+
- DEPS=locked
67+
- php: 7.1
68+
env:
69+
- DEPS=latest
6170
- php: hhvm
6271
env:
6372
- DEPS=lowest

0 commit comments

Comments
 (0)