.travis.yml 103 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 language: php php: - 5.4 - 5.5 - 5.6 - 7.0 - hhvm matrix: allow_failures: - php: 7.0