summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAge
* Change Travis's Python version to 3.7.Philipp Winter2020-02-19
* Update Twisted to 19.7.0.Philipp Winter2019-10-03
* Send CI notifications to phw instead of sysrqb.Philipp Winter2019-10-03
* Update pyOpenSSL to version 17.5.0.Philipp Winter2019-10-03
* Move Travis to #tor-ciMatthew Finkel2019-03-08
* Change maintainer and CI referencesMatthew Finkel2018-11-19
* Update Twisted and PyOpenSSL dependency versions, also for CI.Isis Lovecruft2017-07-25
* Update CI test matrix to test using Debian Stretch versions.Isis Lovecruft2016-05-30
* Add setup-tests script and use it in .travis.yml.Isis Lovecruft2015-03-26
* Add install-dependencies script and use it for .travis.yml install.Isis Lovecruft2015-03-26
* Change .travis.yml before_script to copy .gnupg/ directory into run/.Isis Lovecruft2015-02-23
* Remove libgpgme11-dev from install section of .travis.yml.Isis Lovecruft2015-02-23
* Fix typo in comment in .travis.yml.Isis Lovecruft2015-02-23
* Install libgeoip-dev and geoip-database packages for CI builds.Isis Lovecruft2015-02-19
* Merge branch 'hotfix/0.2.4-travis-pyeggcache' into developIsis Lovecruft2015-02-11
|\
| * Set permissions $PYTHON_EGG_CACHE to only be user (not group) writable.Isis Lovecruft2015-02-11
* | Add Travis-CI matrix element for Twisted-15.0.0 and allow failures.Isis Lovecruft2015-02-10
* | Update Travis-CI matrix variable TWISTED_VERSION to 14.0.2.Isis Lovecruft2015-02-10
|/
* Fix Travis-CI build issue with group-writable PYTHON_EGG_CACHE dir.Isis Lovecruft2015-02-10
* Change mechanize to use HTTP since it chokes on self-signed certs.Isis Lovecruft2014-12-28
* Change EMAIL_SMTP_PORT to 2525 in copied bridgedb.conf for Travis.Isis Lovecruft2014-08-07
* Add '127.0.0.1' to copied bridgedb.conf in .travis.yml.Isis Lovecruft2014-08-07
* Also copy gnupghome/ to run/ in .travis.yml 'before_script'.Isis Lovecruft2014-08-07
* Copy captchas/ into run/ during 'before_script' .travis.yml section.Isis Lovecruft2014-08-07
* Add --no-use-wheel when pip installing Travis CI dependencies.Isis Lovecruft2014-08-07
* Move several test dependencies from .travis.yml to .travis.requirements.txt.Isis Lovecruft2014-08-07
* Start BridgeDB in before_script section of .travis.yml.Isis Lovecruft2014-08-07
* Tell coveralls about the coveragerc file in .travis.yml.Isis Lovecruft2014-07-25
* Add irc.oftc.net#tor-bridgedb channel for travis-ci bot.Isis Lovecruft2014-07-24
* Bump Leekspin version to 0.1.4.Isis Lovecruft2014-06-24
* Create TravisCI build matrix for testing dependency versions.Isis Lovecruft2014-05-28
* Add --quiet options to apt-get and pip during TravisCI builds.Isis Lovecruft2014-05-28
* Move apt install dependencies to 'install' section in .travis.yml.Isis Lovecruft2014-05-28
* Update coverage==3.7 to coverage==3.7.1 for TravisCI and setup.py.Isis Lovecruft2014-05-28
* Update TravisCI coveralls==0.3 to coveralls==0.4.2.Isis Lovecruft2014-05-28
* Tell TravisCI to put bridges.torproject.org into /etc/hosts.Isis Lovecruft2014-05-28
* Switch to Makefile `coverage-test` directive in .travis.yml.Isis Lovecruft2014-04-30
* Add coverage rcfile for travis commands.Isis Lovecruft2014-04-30
* Remove unused travis OS dependencies.Isis Lovecruft2014-04-30
* Bump leekspin to v0.1.3Matthew Finkel2014-03-30
* Remove `cat bridgedb.log` from after tests in .travis.yml.Isis Lovecruft2014-03-25
* Add leekspin dependency; modify test_bridgedb and bridgedb.runner apropos.Isis Lovecruft2014-03-25
* Remove superfluous descriptor generation.Isis Lovecruft2014-03-25
* Remove Python2.6 testing from .travis.yml.Isis Lovecruft2014-02-08
* Add sysrqb to travis email notifications.Isis Lovecruft2014-02-08
* Remove unused Travis CI env variable.Isis Lovecruft2013-12-20
* Skip testDiscountAndPruneBridgeHistory() unittest in travis CI.Isis Lovecruft2013-12-20
* Cat bridgedb.log out after a travis CI run.Isis Lovecruft2013-12-20
* Small .travis.yml changes to reports, coverage runs, and geoip deps.Isis Lovecruft2013-12-20
* Pin coverage, coveralls, and sure version numbers in .travis.yml.Isis Lovecruft2013-11-25