Skip to content

Commit 0ca6782

Browse files
committed
Update.
1 parent 58af623 commit 0ca6782

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.travis.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,15 @@ matrix:
1717
include:
1818
- python: "2.7"
1919
env: UWSGI="2.0.14"
20+
21+
- python: "3.3"
22+
env: UWSGI="2.0.14"
23+
24+
- python: "3.4"
25+
env: UWSGI="2.0.14"
26+
27+
- python: "3.5"
28+
env: UWSGI="2.0.14"
29+
30+
- python: "3.6"
31+
env: UWSGI="2.0.14"

0 commit comments

Comments
 (0)