8000 [travis] Use 7.0 until 7.1 is fixed · symfony/symfony@107a9e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 107a9e5

Browse files
[travis] Use 7.0 until 7.1 is fixed
1 parent 7b383a9 commit 107a9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ matrix:
2828
- php: 5.6
2929
- php: 7.0
3030
env: deps=high
31-
- php: 7.1
31+
- php: 7.0
3232
env: deps=low
3333
fast_finish: true
3434

0 commit comments

Comments
 (0)
0