We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1552734 commit 687596fCopy full SHA for 687596f
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- 2.7
5
script:
6
- cd python2
7
- - python contemplate_koans.py about_asserts # add further koans here separated by spaces
+ - python contemplate_koans.py about_asserts about_dictionaries # add further koans here separated by spaces
8
notifications:
9
email: false
10
0 commit comments