raphiz/protofast

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: php
php:
  - 5.6
  - 5.5
  - 5.4
  - 5.3
  - hhvm

branches:
  only
    - master

before_script:
  - composer self-update
  - composer install