.travis.yml 81 Bytes
Newer Older
1 2 3 4 5 6 7 8
language: php
php:
  - 5.2
  - 5.3
  - 5.4
branches:
  except:
    - one-dot-two