We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97b8dc commit e186c39Copy full SHA for e186c39
.travis.yml
@@ -7,6 +7,6 @@ python:
7
- "3.4"
8
- "3.5"
9
- "3.6"
10
- - "3.7"
+ - "3.7.0"
11
script:
12
- python memoization/test.py
0 commit comments