cops/.travis.yml

11 lines
125 B
YAML
Raw Normal View History

2013-10-03 12:48:02 +03:00
language: php
php:
- 5.5
- 5.4
2013-10-15 09:37:44 +03:00
- 5.3
before_script:
2013-10-15 11:36:35 +03:00
- npm install jshint -g
script:
- phpunit
- jshint util.js