freifunkmeta/.travis.yml

13 lines
189 B
YAML
Raw Normal View History

2014-05-26 15:35:17 +02:00
language: php
php:
- 5.5
env:
- WP_VERSION=latest WP_MULTISITE=0
before_script:
- bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
script: phpunit