Skip to content

Commit 6cafd48

Browse files
committed
Run DateBased tests
1 parent 49d2837 commit 6cafd48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ script:
3939
- cargo run --example pretty-colored --features colored
4040
- cargo run --example syslog --features syslog-4
4141
- cargo run --example syslog3 --features syslog-3
42+
- cargo run --example date-based-file-log
43+
# we don't exactly have a good test suite for DateBased right now, so let's at least do this:
44+
- cargo run --example date-based-file-log --features meta-logging-in-format

0 commit comments

Comments
 (0)