AfriCC / php-epp2

A High Level EPP TCP/SSL Client for PHP
GNU General Public License v3.0
53 stars 32 forks source link

Set trusty for PHP 5.5 #81

Closed bessone closed 5 years ago

bessone commented 5 years ago

80

Edit travis.yml to use Ubuntu Trusty and not let the tests fail

    - php: 5.5
      dist: trusty