审查视图

simplewind/vendor/sabberworm/php-css-parser/.travis.yml 97 字节
郭鑫 authored
1 2 3 4 5 6 7 8 9
language: php
php:
    - "5.4"
    - "5.3"
    - "5.5"
    - "5.6"
    - hhvm
script: phpunit .