Subversion Repositories php-qbpwcf

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 liveuser 1
language: php
2
 
3
php:
4
  - 5.4
5
  - 5.5
6
  - 5.6
7
  - 7.0
8
  - hhvm
9
 
10
install: ./travis-init.sh
11
 
12
script:
13
  - phpunit --coverage-text