Skip to content

Commit e186c39

Browse files
committed
change 3.7 to 3.7.0
1 parent e97b8dc commit e186c39

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
@@ -7,6 +7,6 @@ python:
77
- "3.4"
88
- "3.5"
99
- "3.6"
10-
- "3.7"
10+
- "3.7.0"
1111
script:
1212
- python memoization/test.py

0 commit comments

Comments
 (0)