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

Commit db63773

Browse files
committed
Adding PHP 7.1 to the build matrix
1 parent bda0512 commit db63773

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
@@ -47,6 +47,15 @@ matrix:
4747
- php: 7
4848
env:
4949
- DEPS=latest
50+
- php: 7.1
51+
env:
52+
- DEPS=lowest
53+
- php: 7.1
54+
env:
55+
- DEPS=locked
56+
- php: 7.1
57+
env:
58+
- DEPS=latest
5059
- php: hhvm
5160
env:
5261
- DEPS=lowest

0 commit comments

Comments
 (0)