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:
a08e160
)
Remove python 3.3. support
author
salimfadhley
<sal@stodge.org>
Wed, 12 Jun 2013 23:06:47 +0000
(
00:06
+0100)
committer
salimfadhley
<sal@stodge.org>
Wed, 12 Jun 2013 23:06:47 +0000
(
00:06
+0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 6a2b9d5feaebdae90ab529d499dc675937346684..2f71c786508b81c89b4d560a56ce749f9158e0b0 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,7
+1,6
@@
language: python
python:
- "2.7"
- - "3.3"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- "python setup.py develop"