Skip to content

Commit 687596f

Browse files
author
elin
committed
Fix dictionary length assert
1 parent 1552734 commit 687596f

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
@@ -4,7 +4,7 @@ python:
44
- 2.7
55
script:
66
- cd python2
7-
- python contemplate_koans.py about_asserts # add further koans here separated by spaces
7+
- python contemplate_koans.py about_asserts about_dictionaries # add further koans here separated by spaces
88
notifications:
99
email: false
1010

0 commit comments

Comments
 (0)