Update build.

This commit is contained in:
Nicholas Staples
2016-01-27 16:32:40 +00:00
parent 2d35f5f36a
commit fbe49d0c95
3 changed files with 2 additions and 20 deletions

View File

@@ -12,8 +12,6 @@ install:
- npm install
- npm rebuild node-sass
- pip install -r requirements_for_test.txt
before_script:
- psql -c 'create database test_notifications_admin;' -U postgres
after_success:
- ./scripts/trigger-dependent-build.sh
script: