summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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