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:
e2c3c68
)
Added Python 3.3 to this branch build spec
author
Aleksey Maksimov
<ctpeko3a@gmail.com>
Thu, 13 Feb 2014 14:13:21 +0000
(22:13 +0800)
committer
Aleksey Maksimov
<ctpeko3a@gmail.com>
Thu, 13 Feb 2014 14:13:21 +0000
(22:13 +0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index e1e1effbbb0e1b6a517463a0becc943fa65cb4c8..da9486bb35d24ddf67f15ce662d158fa3c8a1165 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-2,6
+2,7
@@
language: python
python:
- "2.7"
+ - "3.3"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: