Support Python 3.4

This commit is contained in:
Roy Hyunjin Han 2015-02-17 10:53:00 -05:00
commit 24ce2dc6c0
2 changed files with 6 additions and 11 deletions

View file

@ -3,9 +3,6 @@ python:
- 2.6
- 2.7
- 3.4
matrix:
allow_failures:
- python: 3.4
before_install:
- sudo apt-get update
- sudo apt-get install nodejs

View file

@ -1,10 +1,8 @@
Revive heartbeat as separate process thanks to sarietta
Check that heartbeats are sent even with short wait time #64
Restore namespace as separate process #50
Upgrade to socket.io 1.2 #41 #52
Release 0.6.1 #41 #52
+ Update serve-tests.js
+ Integrate serve-tests.js changes from sarietta
= Put tests in index.html
Update tests
Merge sarietta's pull request
Revive heartbeat as separate process
Implement rooms #65
Run under Python 3 #51
Use continuous integration with TravisCI
Credit everyone who took the time to submit an issue or pull request
Release 0.6.1