From 9deb6eae5f1d2ec68a44822b981a48a71c0318fe Mon Sep 17 00:00:00 2001 From: kaguillera Date: Mon, 20 Jul 2020 10:20:20 -0400 Subject: [PATCH] Attempt to fix travis --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 409d622f..1d707666 100644 --- a/config.yaml +++ b/config.yaml @@ -32,7 +32,7 @@ PHONE_VALID_SENSED_BINS: BIN_SIZE: 5 # (in minutes) # Add as many sensor tables as you have, they all improve the computation of PHONE_VALID_SENSED_BINS and PHONE_VALID_SENSED_DAYS. # If you are extracting screen or Barnett's/Doryab's location features, screen and locations tables are mandatory. - TABLES: [] + TABLES: [messages] PHONE_VALID_SENSED_DAYS: COMPUTE: False