From c48a4cf582021fe00fed67921d655b3db235eac6 Mon Sep 17 00:00:00 2001 From: Daniel Hensby Date: Mon, 20 Jul 2015 16:03:39 +0100 Subject: [PATCH] Move to new travis containerised infrastructure --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/