Skip to content

Commit 598c479

Browse files
author
Helperhaps
committed
fix .travis.yml file yaml format
1 parent 4e91488 commit 598c479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ python:
55
# - "3.2"
66
# - "3.3"
77
# - "3.4"
8-
- "3.5"
9-
- "3.6"
8+
- "3.5"
9+
- "3.6"
1010

1111
# command to install dependencies
1212
install:

0 commit comments

Comments
 (0)