diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2015-04-16 10:09:23 -0700 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2015-04-16 10:09:23 -0700 |
commit | 4af824885fb6afde3a0c52d0c140dd8526c17d82 (patch) | |
tree | 2b096697da1f6f23265d63da784e31cda5644dc1 /.travis.yml | |
parent | b7ba927d9761bbdb2bc9430b550c08d62b8ef015 (diff) | |
download | pymemcache-4af824885fb6afde3a0c52d0c140dd8526c17d82.tar.gz |
Add travis 3.4 builds
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 e95bf5d..fc3f6a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ python: - 2.6 - 2.7 - 3.3 + - 3.4 - pypy script: |