Skip to content

Commit bc3a513

Browse files
authored
Simple cache (#66)
* Added test for SimpleCache * Bugfixes * Bugfix * Bugfixes * Style fixes * Using $gen() * Removed invalid tests and return statements * Added more tests * style fix * test *Multiple with no iterable * Allow MadeWithLove to fail
1 parent 0aedb90 commit bc3a513

File tree

2 files changed

+679
-1
lines changed

2 files changed

+679
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
fast_finish: true
1515
allow_failures:
1616
- env: SUITE=Stash
17-
17+
- env: SUITE=MadeWithLove
1818

1919
services:
2020
- redis

0 commit comments

Comments
 (0)