Skip to content

Commit ff5e343

Browse files
committed
Lock Travis distro so new future defaults will not break the build
1 parent 115c9ea commit ff5e343

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
@@ -9,6 +9,9 @@ php:
99
- nightly
1010
- hhvm
1111

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

0 commit comments

Comments
 (0)