Skip to content

Commit d5bdc21

Browse files
committed
Lock Travis distro so new future defaults will not break the build
1 parent 8748d42 commit d5bdc21

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
@@ -10,6 +10,9 @@ php:
1010

1111
sudo: false
1212

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

0 commit comments

Comments
 (0)