Skip to content

Commit 787e3a1

Browse files
committed
fix the travis build for PHP-5.6 using precise instead of trusty
1 parent 9839d3a commit 787e3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dist: trusty
1+
dist: precise
22
language: c
33
sudo: false
44
addons:

0 commit comments

Comments
 (0)