mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Use version 2.0.0
This commit is contained in:
@@ -9,7 +9,7 @@ env:
|
|||||||
before_install:
|
before_install:
|
||||||
- rvm install 2.0.0
|
- rvm install 2.0.0
|
||||||
install:
|
install:
|
||||||
- bundle install
|
- bundle install 2.0.0
|
||||||
- pip install -r requirements_for_test.txt
|
- pip install -r requirements_for_test.txt
|
||||||
before_script:
|
before_script:
|
||||||
- psql -c 'create database test_notifications_admin;' -U postgres
|
- psql -c 'create database test_notifications_admin;' -U postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user