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