Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

1.1

Compare
Choose a tag to compare
@jeromegamez jeromegamez released this 29 Apr 00:29
· 27 commits to master since this release
  • Remove HHVM nightly
  • Set minimum PHP version in composer.json to PHP 5.4, as this is the lowest maintained version.
  • Use composer install instead of composer update on Travis CI.
  • Use travis_retry to handle network timeouts.