Tres Seaver
2014-06-20 a51554705821c11d26980e731aa6c826c7a2c4ca
Merge pull request #1365 from frewsxcv/patch-1

Enable automated testing with Python 3.4
1 files modified
1 ■■■■ changed files
.travis.yml 1 ●●●● patch | view | raw | blame | history
.travis.yml
@@ -7,6 +7,7 @@
  - pypy
  - 3.2
  - 3.3
  - 3.4
install: python setup.py dev