]> git.madduck.net Git - etc/taskwarrior.git/history - .travis.yml

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:

Support Python 3.4
[etc/taskwarrior.git] / .travis.yml
2014-05-14 Rob GoldingTest on Python 3.4
2014-02-20 Rob GoldingUgh. Just test taskwarrior 2.1.x and 2.2.x
2014-02-20 Rob GoldingWe don't need the ubuntu release after all
2014-02-20 Rob GoldingUse ubuntu source files for various task warrior versions
2014-02-18 Rob GoldingUse TASK_VERSION as a prefix for the apt packge version
2014-02-18 Rob GoldingAttempt to test with taskwarrior 2.2.0 as well as 2.3.0
2014-02-17 Rob GoldingTaskwarrior 2.3.0 is the only one available for downloa...
2013-11-10 Rob GoldingInstall uuid-dev before testing
2013-11-10 Rob GoldingAdd taskwarrior 2.3.0.beta2 to test matrix
2013-11-08 Rob GoldingRearrange order of travis commands
2013-11-08 Rob GoldingDownload & compile taskwarrior 2.2.0 from source before...
2013-11-05 Rob GoldingPrint task version before running tests
2013-11-04 Rob GoldingInstall taskwarrior before running tests
2013-11-03 Rob GoldingMerge branch 'master' of github.com:robgolding63/tasklib
2013-11-03 Rob GoldingAdd .travis.yml