Skip to content

Commit 1411ea2

Browse files
committed
Lock Travis distro so new future defaults will not break the build
1 parent 4cd4a30 commit 1411ea2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ php:
1515
- 7.4
1616
- nightly
1717

18+
# lock distro so new future defaults will not break the build
19+
dist: trusty
20+
1821
matrix:
1922
allow_failures:
2023
- php: 5.4

0 commit comments

Comments
 (0)