diff --git a/.travis.yml b/.travis.yml index 332f13a7a..5fa82601b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ before_script: # Create Postgre database - psql -c 'CREATE DATABASE nette_test' -U postgres - + sudo: false cache: