Skip to content

Commit 673d27f

Browse files
committed
Add "dist: trusty" to allow PHP 5.5 in Travis CI
1 parent 50031cc commit 673d27f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ php:
99
- 5.5
1010

1111
sudo: false
12+
dist: trusty
1213

1314
## Cache composer bits
1415
cache:

0 commit comments

Comments
 (0)