]> 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:

Merge branch 'develop'
[etc/taskwarrior.git] / .travis.yml
2019-05-13 Rob Golding-DayMerge branch 'develop'
2019-05-13 Rob GoldingMerge pull request #63 from robgolding/custom-task...
2019-05-06 Rob Golding-DayFix TW Git location in `.travis.yml`
2018-01-18 Rob GoldingMerge pull request #46 from lyz-code/fix/pep8-guidelines
2018-01-02 Rob GoldingMerge pull request #47 from robgolding/fix-task-repo...
2017-11-10 Rob GoldingDon't test with taskwarrior 2.6.0
2017-10-26 Rob GoldingUpdate task warrior repo location
2017-01-20 Rob GoldingMerge branch 'release/1.1.0'
2017-01-07 Tomas Babejtravis: Speed up and support testing with libshared...
2017-01-07 Tomas Babejtravis: Test with Python 3.6
2016-04-26 Tomas Babejtravis: Test with TW 2.6.0
2016-02-13 Rob GoldingMerge branch 'release/0.12.1'
2016-02-06 Tomas Babejtravis: Taskwarrior 2.5.1 is not yet released
2016-01-31 Rob GoldingMerge branch 'release/0.12.0'
2016-01-31 Rob GoldingMerge branch 'develop' into release/0.12.0
2016-01-31 Rob GoldingMerge branch 'master' into develop
2015-12-26 Tomas Babejtravis: Test with newest Task development version
2015-12-26 Tomas Babejtravis: Drop support for Python2.6
2015-12-26 Tomas Babejtravis: Do not test with Python 3.2, start testing...
2015-12-26 Tomas Babejtravis: Update tested versions
2015-11-15 Rob GoldingMerge branch 'release/0.11.0'
2015-09-11 Tomas Babejtravis: Update tested versions
2015-07-22 Rob GoldingMerge branch 'release/0.10.0'
2015-05-11 Tomas Babejtravis: Updated tested versions
2015-04-21 Tomas Babejtravis: Expand to test the new devel branch
2015-03-16 Tomas Babejtravis: Bump tested TaskWarrior versions
2015-02-20 Rob GoldingMerge branch 'release/0.9.0'
2015-02-20 Tomas Babejtravis: Update tested versions of TaskWarrior
2015-01-11 Rob GoldingMerge branch 'develop' into deserialized-data-dict
2015-01-11 Rob GoldingMerge branch 'release/0.7.0'
2015-01-11 Rob GoldingMerge pull request #20 from tbabej/add_coveralls
2015-01-10 Tomas BabejTravis: Add coveralls
2015-01-06 Tomas BabejMerge pull request #15 from tbabej/update_travis
2015-01-06 Tomas BabejTravis: Update toolchain for newer compiler
2015-01-06 Tomas BabejTravis: Update tested TW versions, 2.4.0 was released
2014-11-10 Rob GoldingMerge branch 'release/0.5.0'
2014-11-10 Rob GoldingMerge pull request #8 from tbabej/develop
2014-11-10 Rob GoldingTemporarily remove tasklib v2.4.0beta2 from tested...
2014-11-10 Rob GoldingMerge branch 'master' into develop
2014-11-10 Rob GoldingMerge pull request #5 from tbabej/master
2014-11-08 Tomas Babejtravis: Use git repository for sources, expand task...
2014-09-07 Rob GoldingMerge branch 'release/0.4.0'
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