Skip to content

Commit ba8a4b8

Browse files
committed
chore(ci): remove python 3.2 from travis
1 parent b2f45d5 commit ba8a4b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.swagger-codegen-ignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Swagger Codegen Ignore
22
README.md
33
.gitignore
4+
.travis.yml

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
language: python
33
python:
44
- "2.7"
5-
- "3.2"
65
- "3.3"
76
- "3.4"
87
- "3.5"

0 commit comments

Comments
 (0)