Cleanup and remove appostrophies in search string by default

This commit is contained in:
Tom Lingham
2014-07-18 19:57:13 +10:00
parent c9f28197c0
commit 8931bc2e56
10 changed files with 19 additions and 51 deletions

View File

@ -1,7 +1,6 @@
language: php
php:
- 5.3
- 5.4
- 5.5
- 5.6
@ -11,4 +10,4 @@ before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev
script: phpunit
script: vendor/bin/phpspec run