projects
/
tools
/
python-jenkinsapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c265fb3
)
Revert "Bumped Python from 3.3 to 3.4"
author
Aleksey Maksimov
<ctpeko3a@gmail.com>
Tue, 29 Apr 2014 11:41:27 +0000
(19:41 +0800)
committer
Aleksey Maksimov
<ctpeko3a@gmail.com>
Tue, 29 Apr 2014 11:41:27 +0000
(19:41 +0800)
This reverts commit
c265fb35d3abe42a2415e07dc269c6490e651841
.
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 07c751856b19bf248b5da9ae9702a8da5fd8c0a6..64f8ef610a2085aff415266e1e09cbea52fd0a72 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-3,7
+3,7
@@
language: python
python:
- "2.6"
- "2.7"
- - "3.
4
"
+ - "3.
3
"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: