summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Code smell test for specifying both required and default in FieldAttributesToshio Kuratomi2015-12-091-0/+1
* Add parsing test to travis to catch that invocation is missingToshio Kuratomi2015-10-221-1/+1
* Properly add the new test and limit six test to libToshio Kuratomi2015-10-191-2/+2
* Add python3-compat boilerplate to all .py files in lib/ansibleToshio Kuratomi2015-10-191-0/+2
* Add unicode integration tests to be run in travisToshio Kuratomi2015-10-161-1/+1
* Typo: TOKENV -> TOXENVMarius Gedminas2015-10-131-3/+3
* Revert "Can we even ask for Python 2.4 on Travis?"Marius Gedminas2015-10-121-1/+0
* Can we even ask for Python 2.4 on Travis?Marius Gedminas2015-10-121-0/+1
* Run Travis integration tests with the right Python versionMarius Gedminas2015-10-121-8/+12
* We need Python.h to build pycrypto on 3.5Marius Gedminas2015-10-061-1/+1
* For some reason Python 3.5 wasn't preinstalled on TravisMarius Gedminas2015-10-061-0/+1
* Add Python 3.5 to tox.iniMarius Gedminas2015-10-041-0/+1
* Fix urlopen usage to use open_url insteadToshio Kuratomi2015-09-161-0/+2
* Enable the var precedence test in travistravis-var-precedenceToshio Kuratomi2015-09-021-0/+1
* Enable py34 test in travis so we don't regress recent fixespy3-testToshio Kuratomi2015-08-271-0/+1
* Push python2.4 check into travisToshio Kuratomi2015-07-311-1/+3
* Undo previous travis/tox fixes and fix underlying issueJames Cammarata2015-07-311-2/+2
* Removing python 2.4 from travis installJames Cammarata2015-07-311-2/+2
* Disable docs checksToshio Kuratomi2015-07-011-1/+1
* Add packages needed to build the docsToshio Kuratomi2015-06-291-1/+1
* Add building of docs to travisToshio Kuratomi2015-06-291-0/+1
* Testing additions and fixesMatt Martz2015-05-081-0/+6
* Add tox and travis-ci supportJames Laska2015-03-131-0/+11