Skip to content

Commit 848becd

Browse files
authored
Merge pull request #11 from kubernetes-incubator/o3
update travis config
2 parents 4456142 + 2eec0e4 commit 848becd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@
22
language: python
33
python:
44
- "2.7"
5-
- "3.2"
6-
- "3.3"
75
- "3.4"
8-
- "3.5"
9-
#- "3.5-dev" # 3.5 development branch
10-
#- "nightly" # points to the latest development branch e.g. 3.6-dev
116
# command to install dependencies
127
install: "pip install -r requirements.txt"
138
# command to run tests

0 commit comments

Comments
 (0)