Toshio Kuratomi
3db8070aa3
Fix urlopen usage to use open_url instead
...
Add a travis test for urlopen usage
2015-09-16 20:40:17 -07:00
Toshio Kuratomi
d0d40dff9e
Enable the var precedence test in travis
2015-09-02 11:04:13 -07:00
Toshio Kuratomi
1eee5ec6ff
Enable py34 test in travis so we don't regress recent fixes
2015-08-27 13:20:52 -07:00
Toshio Kuratomi
87cb7f8147
Push python2.4 check into travis
2015-07-31 23:45:10 -07:00
James Cammarata
13b8a57d3d
Undo previous travis/tox fixes and fix underlying issue
2015-07-31 23:01:43 -04:00
James Cammarata
e7009a14b4
Removing python 2.4 from travis install
2015-07-31 22:52:54 -04:00
Toshio Kuratomi
a155f65a89
Disable docs checks
2015-07-01 07:24:15 -07:00
Toshio Kuratomi
d612838116
Add packages needed to build the docs
2015-06-29 08:30:00 -07:00
Toshio Kuratomi
881dbb6da1
Add building of docs to travis
2015-06-29 08:00:30 -07:00
Matt Martz
a0fc8bb0bd
Testing additions and fixes
...
* Fix import pathing for units.mock
* Add some additional requirements
* Use compileall to test compatiblity with different python versions
2015-05-08 13:40:02 -05:00
James Laska
3d67e9e0c0
Add tox and travis-ci support
...
Add tox integration to run unittests in supported python releases.
Travis-CI is used for test execution.
Additionally, the unittest TestQuotePgIdentifier was updated to support
using assert_raises_regexp on python-2.6.
Sample travis-ci output available at
https://travis-ci.org/ansible/ansible/builds/54189977
2015-03-13 08:20:24 -04:00