Skip to content

Commit 5f092fc

Browse files
committed
Lock Travis distro so new future defaults will not break the build
1 parent 34dd639 commit 5f092fc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ php:
88
- 7.0
99
- 7.1
1010

11+
# lock distro so new future defaults will not break the build
12+
dist: precise
13+
1114
# also test against HHVM, but require "trusty" and ignore errors
1215
matrix:
1316
include:

0 commit comments

Comments
 (0)