Browse Source

fix the travis build for PHP-5.6 using precise instead of trusty

PHP-5.6.32
Ferenc Kovacs 9 years ago
parent
commit
9839d3a953
  1. 1
      .travis.yml

1
.travis.yml

@ -1,3 +1,4 @@
dist: trusty
language: c
sudo: false
addons:

Loading…
Cancel
Save