summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIb Lundgren <ib.lundgren@gmail.com>2013-02-18 19:34:26 +0100
committerIb Lundgren <ib.lundgren@gmail.com>2013-02-18 19:34:26 +0100
commit3c772052ec1db6cdb9b80b8870feaa1e1c17f8aa (patch)
tree411f83a0b5dafae212ff181d17c7378b861db166 /.travis.yml
parentd9cc719f0f652535a38f9fdd2cc09fcace4a6412 (diff)
downloadoauthlib-3c772052ec1db6cdb9b80b8870feaa1e1c17f8aa.tar.gz
Rolling back #115 travis changes.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index bdd4e8d..703ecaf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,9 +2,6 @@ language: python
python:
- 2.6
- 2.7
- - 3.1
- - 3.2
- - 3.3
install:
- pip install -i https://restricted.crate.io/ .
- pip install -i https://restricted.crate.io/ nose unittest2 pycrypto mock