Skip to content

Commit 8df9cf6

Browse files
committed
Add "dist: trusty" to support PHP 5.4, 5.5 in Travis CI
1 parent 0122036 commit 8df9cf6

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

1212
sudo: false
13+
dist: trusty
1314

1415
## Cache composer bits
1516
cache:

0 commit comments

Comments
 (0)