Skip to content

Commit 02650ba

Browse files
committed
Fixed travis file.
1 parent a7b3874 commit 02650ba

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
@@ -20,7 +20,7 @@ python:
2020

2121
cache:
2222
directories:
23-
- ../../../resources/data/train_ctrUa4K.csv
23+
- ./resources/data
2424

2525
install:
2626
- pip install -r requirements.txt

0 commit comments

Comments
 (0)