Commit Graph

14 Commits

Author SHA1 Message Date
John Anderson
9a4ee80602 closes #3407 - Added code coverage reporting to the CI pipeline 2019-08-14 20:28:23 -04:00
John Anderson
80f8294cb8 add redis to travis builds 2019-04-15 04:16:22 -04:00
Jeremy Stretch
1724491366 Closes #2000: Remove support for Python 2 2018-08-14 11:48:12 -04:00
Anaël Beutot
def51e27ce Update CI to use pycostyle instead of pep8 2018-07-02 19:27:53 +02:00
Jeremy Stretch
de91fc9abc Fixed YAML 2017-09-28 17:55:05 -04:00
Jeremy Stretch
3c088ba098 Troubleshooting Travis CI 2017-09-28 17:47:11 -04:00
Jeremy Stretch
43fd889de7 Removed Docker bits from CI build 2017-09-28 17:36:05 -04:00
Jeremy Stretch
1bd864ab78 Trying to get Travis to run PostgreSQL 9.4 2017-09-28 17:03:47 -04:00
Jeremy Stretch
1ddfcc1470 We need PostgreSQL 9.4 or higher for jsonb fields 2017-09-28 16:32:59 -04:00
Jeremy Stretch
eff1cb8e2f Limit tests to one per major Python version 2017-03-17 21:43:46 -04:00
Jens L
395b26374a Basic Support for Python 3 (#827)
* Rudimentary python3 support

* update docs and trigger Travis

* fix some of the tests

* fix all python3 errors

* change env calls to just python

* add @python_2_unicode_compatible decorator to models for python2 compatibility

* switch netbox.configuration to from netbox import configuration
2017-01-23 16:44:29 -05:00
Joonas Bergius
d9e9921929 Produce a docker image when there's a new tag 2016-08-15 22:00:34 -04:00
Matt Layher
7ea7bcf03d Add CI check for PEP 8 compliance 2016-06-28 10:43:38 -04:00
Matt Layher
ad367ec224 Add Travis CI build 2016-06-27 16:48:54 -04:00