| Current Path : /usr/local/bin/wp_packages/packages/vendor/runcommand/query-debug/ |
| Current File : //usr/local/bin/wp_packages/packages/vendor/runcommand/query-debug/.travis.yml |
sudo: false
language: php
notifications:
email:
on_success: never
on_failure: change
branches:
only:
- master
php:
- 5.3
- 5.6
cache:
- composer
- $HOME/.composer/cache
env:
global:
- WP_CLI_BIN_DIR=/tmp/wp-cli-phar
before_script:
- bash bin/install-package-tests.sh
script: ./vendor/bin/behat