diff --git a/.travis.yml b/.travis.yml index a23d4b4da9..19fbbd9c48 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ install: python setup.py install before_script: - psql -c 'create database wagtaildemo_test;' -U postgres # Run the tests -script: python runtest.py +script: python runtests.py # Who to notify about build results notifications: email: