Commit graph

17 commits

Author SHA1 Message Date
Matt Martz
d4c73059fe Rebase PRs against $TRAVIS_BRANCH before performing tests 2016-04-01 13:50:22 -05:00
Matt Martz
f5329eb337 Don't call sys.exit in sns_topic, use HAS_BOTO to fail 2016-03-01 14:22:28 -06:00
Matt Martz
31acf905a5 Exclude modules that are importing requests 2016-02-29 09:37:51 -06:00
Matt Martz
01969e7b63 Update .travis.yml to remove the validation exclusion for route53_zone 2015-12-23 11:10:48 -06:00
Matt Martz
9645d67fd4 Update excludes with currently failing modules 2015-12-22 15:38:44 -06:00
Matt Martz
f7f760b8d8 Use ansible-testing project to validate basic module requirements 2015-12-22 15:31:41 -06:00
Matt Martz
e6b6bac820 znode requires a minimum of python2.6 2015-10-01 12:07:43 -05:00
Toshio Kuratomi
45f1c7903a dnf rewrite requires 2.6 and above (dnf bindings require 2.6 and above as well) 2015-07-21 07:02:50 -07:00
Toshio Kuratomi
4e48ef9eca Disable travis docs checks for now 2015-07-01 07:25:20 -07:00
Toshio Kuratomi
86d5ca411c Add testing documentation to travis 2015-06-29 13:09:58 -07:00
Matt Martz
1cc23bd9a0 Specify that travis should use python2.6 2015-05-14 11:05:35 -05:00
Matt Martz
a2daad00f8 Ignore pushbullet.py from 2.4 compat checks 2015-05-13 19:45:32 -05:00
Matt Martz
6c8d505532 Add py27 compileall to test all modules, specifically for syntax errors 2015-05-12 10:36:27 -05:00
Matt Martz
d97ffb3f58 Be more explicit with exclusions 2015-05-11 10:37:41 -05:00
Matt Martz
c8bd663548 Exclude consul modules from py24 syntax check 2015-05-11 10:20:54 -05:00
Matt Martz
e568032bc3 Fix up modules that have python24 syntax error 2015-05-11 09:51:48 -05:00
Matt Martz
2c4ea93771 Add compileall testing via travis to validate modules are python24 compatible 2015-05-08 13:42:20 -05:00