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

Commit ad3a49b

Browse files
committed
Merge pull request #117 from kokspflanze/php_71_travis
Travis php 7.1
2 parents 84e3bf4 + 9fb88a5 commit ad3a49b

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

0 commit comments

Comments
 (0)