summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Add ipmi modules for power and boot management (#2550)Bulat Gaifullin2016-07-141-1/+1
* Revert "travis: workaround false negative test failure (#2362)"Rene Moser2016-07-101-1/+1
* Add f5 modules to python 2.4 exclusion list (#2474)Tim Rupp2016-06-241-1/+1
* Removed one module from the py3 syntax check blacklistToshio Kuratomi2016-06-131-2/+1
* Remove from travis blacklist, modules that are compiling with py3Toshio Kuratomi2016-06-041-9/+2
* Remove system modules from the python3 blacklist as they are now compatible.Toshio Kuratomi2016-06-031-12/+0
* Remove the web_infrastructure modules from the py3 blacklistToshio Kuratomi2016-06-021-3/+0
* travis: workaround false negative test failure (#2362)René Moser2016-06-021-1/+1
* letsencrypt: fix tests failures (#2360)René Moser2016-06-021-1/+1
* Exclude mssql_db.py from py24 syntax checksMatt Martz2016-05-261-1/+1
* fix build and doc cleanups (#2286)René Moser2016-05-241-0/+2
* Port patch.py to python3/python2.4 syntax (#2276)Michael Scherer2016-05-231-1/+0
* Move running py3 compile test from whitelist to blacklist (#2254)Toshio Kuratomi2016-05-191-2/+123
* Add vmware and lxc to python3 checksToshio Kuratomi2016-05-171-2/+2
* Add support for checking module on python3, like on core (#2235)Michael Scherer2016-05-171-0/+3
* Merge pull request #2179 from sivel/ansible-testing-exclusionsMatt Martz2016-05-071-1/+1
|\
| * No exclusions necessaryMatt Martz2016-05-061-1/+1
| * Reduce exclusions for ansible-testing due to fixes and changes in ansible-tes...Matt Martz2016-05-061-1/+1
* | influxdb database moduleKamil Szczygiel2016-05-051-1/+1
|/
* travis: exlcude cs_template to fix build failure (#2168)René Moser2016-05-051-1/+1
* Rebase PRs against $TRAVIS_BRANCH before performing testsMatt Martz2016-04-011-0/+4
* Don't call sys.exit in sns_topic, use HAS_BOTO to failMatt Martz2016-03-011-1/+1
* Exclude modules that are importing requestsMatt Martz2016-02-291-1/+1
* Update .travis.yml to remove the validation exclusion for route53_zoneMatt Martz2015-12-231-1/+1
* Update excludes with currently failing modulesMatt Martz2015-12-221-1/+1
* Use ansible-testing project to validate basic module requirementsMatt Martz2015-12-221-0/+4
* znode requires a minimum of python2.6Matt Martz2015-10-011-1/+1
* dnf rewrite requires 2.6 and above (dnf bindings require 2.6 and above as well)Toshio Kuratomi2015-07-211-1/+1
* Disable travis docs checks for nowToshio Kuratomi2015-07-011-1/+1
* Add testing documentation to travisToshio Kuratomi2015-06-291-0/+1
* Specify that travis should use python2.6Matt Martz2015-05-141-1/+5
* Ignore pushbullet.py from 2.4 compat checksMatt Martz2015-05-131-1/+1
* Add py27 compileall to test all modules, specifically for syntax errorsMatt Martz2015-05-121-0/+1
* Be more explicit with exclusionsMatt Martz2015-05-111-1/+1
* Exclude consul modules from py24 syntax checkMatt Martz2015-05-111-1/+1
* Fix up modules that have python24 syntax errorMatt Martz2015-05-111-1/+1
* Add compileall testing via travis to validate modules are python24 compatibleMatt Martz2015-05-081-0/+10