diff --git a/.travis.yml b/.travis.yml index 712345f..b90da37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ language: php php: - 5.3 +sudo: false + env: - DB=MYSQL CORE_RELEASE=3.1 @@ -18,4 +20,4 @@ before_script: - cd ~/builds/ss script: - - vendor/bin/phpunit spamprotection/tests/ \ No newline at end of file + - vendor/bin/phpunit spamprotection/tests/