Skip to content

Commit 7180839

Browse files
committed
Configuring build stack
👷 Continuing to configure/debug build stack. Continuing to configure/debug build stack.
1 parent 4a21db1 commit 7180839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ before_script:
1414
- psql -f dbscripts/postgresql_account_create.sql process_tracker -U postgres
1515
- psql -f dbscripts/postgresql_process_tracker.sql process_tracker -U postgres
1616
env:
17-
- process_tracking_data_store_host= process_tracking_data_store_port=5432 process_tracking_data_store_name=process_tracking process_tracking_data_store_type=postgresql process_tracking_data_store_password=Testing1! proccess_tracking_data_store_username=pt_admin
17+
- process_tracking_data_store_host=localhost process_tracking_data_store_port=5432 process_tracking_data_store_name=process_tracking process_tracking_data_store_type=postgresql process_tracking_data_store_password=Testing1! proccess_tracking_data_store_username=pt_admin

0 commit comments

Comments
 (0)