Files
piratepoet/tasks/makepot/node_modules/grunt-wp-i18n/.travis.yml

12 lines
133 B
YAML

language: php
php:
- "5.4"
- "5.3"
before_install:
- npm install -g grunt-cli
- npm install
script: grunt test