]> git.madduck.net Git - etc/taskwarrior.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Test on Python 3.4
authorRob Golding <rgolding@rkh.co.uk>
Wed, 14 May 2014 08:25:31 +0000 (09:25 +0100)
committerRob Golding <rgolding@rkh.co.uk>
Wed, 14 May 2014 08:25:31 +0000 (09:25 +0100)
.travis.yml

index 97d2a815c95de0cbeed845a4e3c5bbd0dcfdd0ba..bc6cd0e201b8046dd813e072be1ae45bbfec631e 100644 (file)
@@ -8,6 +8,7 @@ python:
   - "2.7"
   - "3.2"
   - "3.3"
+  - "3.4"
 install:
   - pip install -e .
   - sudo apt-get install -qq build-essential cmake uuid-dev