Jeremy Stretch
1a89e35729
Merge branch 'develop' into develop-2.8
2020-03-06 11:34:01 -05:00
kobayashi
fa992853b0
Describe supported Python version
2020-03-03 10:52:56 -05:00
Jeremy Stretch
e17597a0a9
Update CI build to Python 3.6 and PostgreSQL 9.6
2020-02-19 14:30:49 -05:00
John Anderson
a6511632ad
closes #3407 - Added code coverage reporting to the CI pipeline
2019-08-14 20:28:23 -04:00
John Anderson
cdff29c7d5
add redis to travis builds
2019-04-15 04:16:22 -04:00
Jeremy Stretch
ac546a9711
Closes #2000 : Remove support for Python 2
2018-08-14 11:48:12 -04:00
Anaël Beutot
fa5493a5d8
Update CI to use pycostyle instead of pep8
2018-07-02 19:27:53 +02:00
Jeremy Stretch
75fed52bb6
Fixed YAML
2017-09-28 17:55:05 -04:00
Jeremy Stretch
90ec177360
Troubleshooting Travis CI
2017-09-28 17:47:11 -04:00
Jeremy Stretch
667eadb430
Removed Docker bits from CI build
2017-09-28 17:36:05 -04:00
Jeremy Stretch
c65af6a74f
Trying to get Travis to run PostgreSQL 9.4
2017-09-28 17:03:47 -04:00
Jeremy Stretch
67f0dfa449
We need PostgreSQL 9.4 or higher for jsonb fields
2017-09-28 16:32:59 -04:00
Jeremy Stretch
1c1fd8f210
Limit tests to one per major Python version
2017-03-17 21:43:46 -04:00
Jens L
80439c495e
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
4fc0fd9a9a
Produce a docker image when there's a new tag
2016-08-15 22:00:34 -04:00
Matt Layher
f1857dd189
Add CI check for PEP 8 compliance
2016-06-28 10:43:38 -04:00
Matt Layher
d5d4eb9fd5
Add Travis CI build
2016-06-27 16:48:54 -04:00