diff options
author | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-25 20:34:10 -0400 |
---|---|---|
committer | Adam Stokes <adam.stokes@ubuntu.com> | 2013-07-25 20:34:10 -0400 |
commit | 3ef9f0a5e923f7aa81bc51448e0c27742c7604a7 (patch) | |
tree | a1b8836fb8977a688236226ec88043ae09eeb8b0 /.travis.yml | |
parent | 8d642e668be5f9905b6b4fe486b6f7b6d280e749 (diff) | |
parent | 4c14affe4ff898c40d40012d8ed61ac3fd9a34cc (diff) | |
download | sos-3ef9f0a5e923f7aa81bc51448e0c27742c7604a7.tar.gz |
Merge branch 'master' into patch-debian-fixes
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 4d1406ec..5b87103a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ matrix: allow_failures: - python: 3.2 - python: 3.3 + - python: "pypy" notifications: email: false install: |