summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Travis CI: Add Python 3.8 (#321)Christian Clauss2019-11-061-34/+13
| | | Travis CI: Add Python 3.8
* Add more time (90 mins) for test scripts to runIlya Etingof2019-07-311-1/+1
| | | | /me is hopeful to migrate to local tests
* Add more time for test scripts to runIlya Etingof2019-02-221-1/+1
|
* Switch Travis CI to TrustyIlya Etingof2018-12-301-18/+20
|
* Disable pypy build in TravisIlya Etingof2018-11-031-8/+8
| | | | Because it stopped working.
* Disable Travis builds for py 2.6, 3.2 & 3.3Ilya Etingof2018-11-031-12/+0
| | | | Seems like they discontinued those.
* enable py3.2 build in TravisIlya Etingof2018-08-061-7/+4
|
* Add extra-requirements.txt (#165)Ilya Etingof2018-07-081-14/+16
| | | | | | | | | | | | | | | * Add extra-requirements.txt In grand schema of things we now have `requirements.txt` that list mandatory dependencies, then we have `extra-requirements.txt` for optional dependencies enabling all pysnmp features and finally `devel-requirements.txt` for things required solely for testing. Strangely, Travis pulls pysnmpcrypto which then pulls Cryptography while according to pysnmpcrypyo requirement it should really pull pycryptodomex (which is does in its own CI job)
* Switch back to offical Python 3.7 build (#163)Eric Brown2018-07-031-2/+2
| | | | | | | It appears that Python 3.7 use in Travis-CI is finally fixed. However, it requires use of xenial distribution and sudo: true. Those have now been added to the matrix. Signed-off-by: Eric Brown <browne@vmware.com>
* switch Travis back to 3.7-dev while 3.7 is not availIlya Etingof2018-06-291-13/+47
|
* Add Python 3.7 support (#162)Eric Brown2018-06-281-0/+1
| | | | | | | | Python 3.7 was just released [1]. This is a small change to enable support in pysnmp. [1] https://docs.python.org/3.7/whatsnew/3.7.html Signed-off-by: Eric Brown <browne@vmware.com>
* bumping Travis CI max runtime from 10 minutes to 20mattsb42-aws2018-02-091-1/+1
|
* try py2.6 buildIlya Etingof2018-02-041-2/+1
|
* fixes to travisIlya Etingof2017-10-261-1/+1
|
* fixes to Alabaster theme optionsIlya Etingof2017-10-261-1/+1
|
* Revert "re-enable python 2.6 build"Ilya Etingof2017-04-131-1/+2
| | | | This reverts commit 8dbe4e31be93f01d1d0286e0260700fa603bc900.
* re-enable python 2.6 buildIlya Etingof2017-04-131-2/+1
|
* temporary disable python 2.6 buildIlya Etingof2017-04-041-1/+2
|
* Python 3.6 is outIlya Etingof2016-12-231-0/+1
|
* Use pip to install local package.johnthagen2016-10-311-1/+1
|
* pip -r requirements.txtIlya Etingof2016-03-121-3/+1
|
* pypy does not work yetIlya Etingof2016-03-121-2/+2
|
* add compiled MIBsIlya Etingof2016-03-121-1/+2
|
* travis addedIlya Etingof2016-03-121-0/+19