Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyopenssl
/
22a4b666a933f4dd3cd00709cd5c3ec754e6c05e
/
.travis.yml
f90e368
Fix set_cipher_list on modern OpenSSL
by Hynek Schlawack
· 9 years ago
dfeabd4
these are no longer allowed to fail
by Paul Kehrer
· 9 years ago
3a29477
use pypy4 in travis CI
by Paul Kehrer
· 9 years ago
98408ab
Rename legacy to 1.1
by Hynek Schlawack
· 9 years ago
74a65df
PyPy is still very broken on Travis
by Hynek Schlawack
· 9 years ago
2a91ba3
Make pyOpenSSL future-proof
by Hynek Schlawack
· 9 years ago
a53fb7a
Fix tox env name
by Hynek Schlawack
· 9 years ago
8ff2ad9
Add a twisted target to CI
by Hynek Schlawack
· 9 years ago
c16751a
Fix codecov
by Hynek Schlawack
· 9 years ago
85c5e66
Don't allow 0.9.8 to fail anymore
by Cory Benfield
· 9 years ago
9c50329
Let's use --openssl-dir because YOLO
by Cory Benfield
· 9 years ago
5ab4056
Add Python 3.5
by Hynek Schlawack
· 9 years ago
abebf23
flake8 may not fail
by Alex Gaynor
· 9 years ago
4234558
Don't try to upload coverage from coverage-less jobs
by Hynek Schlawack
· 9 years ago
5488fe0
download, compile, and use a local 0.9.8 in travis when required
by Paul Kehrer
· 9 years ago
edbe761
Allow pypy to fail for now
by Hynek Schlawack
· 9 years ago
e2a9ad3
Merge pull request #289 from pyca/alex-patch-2
by Hynek Schlawack
· 9 years ago
eb2720e
Let's try this
by Hynek Schlawack
· 9 years ago
7862c29
Take the cryptography route
by Hynek Schlawack
· 9 years ago
e608e62
Enabling caching of pip downloads and wheels
by Alex Gaynor
· 9 years ago
b241085
Add coverage to pip install
by Hynek Schlawack
· 9 years ago
ac27b1d
@alex was right
by Hynek Schlawack
· 9 years ago
42c6f66
Use the correct pip
by Hynek Schlawack
· 9 years ago
b3b2765
Move to codecov, rejigger badges
by Hynek Schlawack
· 9 years ago
ecb8c9c
You know what should take longer? travis builds
by Laurens Van Houtven
· 9 years ago
aba1bdb
pyroma should not be allowed to fail
by Laurens Van Houtven
· 10 years ago
8aea694
pyflakes -> flake8
by Laurens Van Houtven
· 10 years ago
dde3a8b
Oops, forgot to add pyroma to travis.yml
by Laurens Van Houtven
· 10 years ago
c915975
Whitespace cleanup
by Laurens Van Houtven
· 10 years ago
ca1842f
Separate lint envs
by Laurens Van Houtven
· 10 years ago
ee4173b
Merge remote-tracking branch 'origin/master' into test-metadata
by Laurens Van Houtven
· 10 years ago
410b6d3
Merge pull request #263 from hynek/osx-homebrew-own-binary
by Paul Kehrer
· 10 years ago
d018c9a
Let's not be too extreme
by Hynek Schlawack
· 10 years ago
57c2204
Ensure OpenSSL CLI matches lib on homebrew
by Hynek Schlawack
· 10 years ago
a1b6a8f
fix env syntax
by Hynek Schlawack
· 10 years ago
ee64cc4
Add OS X's system OpenSSL to matrix
by Hynek Schlawack
· 10 years ago
4c27243
Set LC_ALL to UTF-8
by Hynek Schlawack
· 10 years ago
5ffdcf5
Allow lint failure on travis
by Laurens Van Houtven
· 10 years ago
e8003f3
fix final merge of .travis.yml
by Jim Shaver
· 10 years ago
a89af1a
Merge branch 'deprecate32' of github.com:elitest/pyopenssl into deprecate32
by Jim Shaver
· 10 years ago
23dee7e
removed support for Python 3.2
by Jim Shaver
· 10 years ago
5936519
Fix MANIFEST.in
by Hynek Schlawack
· 10 years ago
961ff48
OS X is not master
by Hynek Schlawack
· 10 years ago
9f925dc
Fix CI tests against cryptography master
by Hynek Schlawack
· 10 years ago
e667f0a
removed support for Python 3.2
by Jim Shaver
· 10 years ago
8a5149a
attempt
by Hynek Schlawack
· 10 years ago
9fa7028
Add TOXENV to 0.9.8 too
by Hynek Schlawack
· 10 years ago
9d7e575
how does one even do multiple env vars
by Hynek Schlawack
· 10 years ago
283661a
Fix YAML
by Hynek Schlawack
· 10 years ago
b7ca1e9
Add TOXENV to failure builds
by Hynek Schlawack
· 10 years ago
434a6ad
Use tox in Travis
by Hynek Schlawack
· 10 years ago
9f792f4
send to coveralls whether or not the build succeeds
by Paul Kehrer
· 10 years ago
95e2b07
review fixes
by Paul Kehrer
· 10 years ago
bb5c3a9
travis docker support + osx support ~~madness~~
by Paul Kehrer
· 10 years ago
9fa575b
Tell travis to run tests on Python 3.4
by Jean-Paul Calderone
· 11 years ago
0d11ed1
Change the version reporter to work on Python 3.
by Jean-Paul Calderone
· 11 years ago
fb5c62d
Try reporting the version of OpenSSL that was used at the end of each build.
by Jean-Paul Calderone
· 11 years ago
727b35e
Try explicitly installing the Python dependencies since "setup.py test" does not install them in a way that makes them available later.
by Jean-Paul Calderone
· 11 years ago
3bcc881
That seemed to work but not all of the tests are passing on 0.9.8 so until that happens this configuration will be allowed to fail.
by Jean-Paul Calderone
· 11 years ago
a2d7e09
take a stab at running tests against openssl 0.9.8 as well
by Jean-Paul Calderone
· 11 years ago
9f2ec96
Make the travis configuration read linearly.
by Jean-Paul Calderone
· 11 years ago
3e99442
where is my emacs yaml mode
by Jean-Paul Calderone
· 11 years ago
d247c8c
Also stick a quick summary at the end of every build
by Jean-Paul Calderone
· 11 years ago
99a6948
Maybe some more travis intergraterations for stuff
by Jean-Paul Calderone
· 11 years ago
54f0fd0
coveralls the thing;
by Jean-Paul Calderone
· 11 years ago
82285ec
test all versions of python with master cryptography
by Paul Kehrer
· 11 years ago
680ba5f
only one thing is allowed to fail
by Paul Kehrer
· 11 years ago
9bf3f5c
test against the cryptography master
by Paul Kehrer
· 11 years ago
2afc3a1
add a wheel install step and make the script build the wheel so this functionality is at least minimally exercised.
by Jean-Paul Calderone
· 11 years ago
6cdff71
"setup.py test" will install dependencies and unittest2 is no longer necessary
by Jean-Paul Calderone
· 11 years ago
11bf4b9
Try using setuptools to help run the tests.
by Jean-Paul Calderone
· 11 years ago
d27be80
That seemed to work. Presumably not on Python 3 though, let's see...
by Jean-Paul Calderone
· 11 years ago
5d4686b
Nope! How about this?
by Jean-Paul Calderone
· 11 years ago
1397982
Perhaps this usage is Python 2.6 compatible
by Jean-Paul Calderone
· 11 years ago
07f2db6
Prior results suggest these should work, at least. Also be verbose about installing so we can see what is happening in the logs.
by Jean-Paul Calderone
· 11 years ago
b0c41b3
Maybe this will trigger some dependency fetching
by Jean-Paul Calderone
· 11 years ago
40570d2
perhaps not tox after all
by Jean-Paul Calderone
· 11 years ago
4281e52
Try to get tox into the build environment.
by Jean-Paul Calderone
· 11 years ago
7166c8b
Try to configure builds on travis-ci.
by Jean-Paul Calderone
· 11 years ago