diff --git a/.travis.yml b/.travis.yml index 80f05a3..7e32dfa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ # See https://github.com/silverstripe-labs/silverstripe-travis-support for setup details -language: php +language: php + +sudo: false php: - 5.3 @@ -25,4 +27,4 @@ before_script: - cd ~/builds/ss script: - - phpunit testsession/tests/unit/ \ No newline at end of file + - phpunit testsession/tests/unit/