Skip to content

Commit 90a29cd

Browse files
committed
Fixing build failure on Trace
1 parent 263eaa0 commit 90a29cd

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
@@ -16,7 +16,7 @@ before_script:
1616
env:
1717
- process_tracking_data_store_host=localhost process_tracking_data_store_port=5432
1818
process_tracking_data_store_name=process_tracking process_tracking_data_store_type=postgresql
19-
process_tracking_data_store_password=Testing1! process_tracking_data_store_username=pt_admin log_level=TRACE
19+
process_tracking_data_store_password=Testing1! process_tracking_data_store_username=pt_admin log_level=ERROR
2020
deploy:
2121
- provider: releases
2222
api_key:

0 commit comments

Comments
 (0)