mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
Update build.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user