From 24ce2dc6c0629d8410092324e4f23aeadaf2d835 Mon Sep 17 00:00:00 2001 From: Roy Hyunjin Han Date: Tue, 17 Feb 2015 10:53:00 -0500 Subject: [PATCH] Support Python 3.4 --- .travis.yml | 3 --- TODO.goals | 14 ++++++-------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/.travis.yml b/.travis.yml index c3475fa..e6415c3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 diff --git a/TODO.goals b/TODO.goals index 677aa74..a3b2527 100644 --- a/TODO.goals +++ b/TODO.goals @@ -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