index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
use python34 for py3pep8. no sense advertising an out of date python
Alex Gaynor
2015-08-08
1
-1
/
+1
*
Don't try to upload coverage on builds which don't produce coverage
Alex Gaynor
2015-07-12
1
-1
/
+1
*
Fix is now formally available
Steve Peak
2015-06-29
1
-1
/
+1
*
Testing codecov/support#43
Steve Peak
2015-06-29
1
-1
/
+1
*
Switch to codecov.io from coveralls
Corey Farwell
2015-06-29
1
-1
/
+1
*
remove pypy3 from testing until a cffi 1.0 version is available
Paul Kehrer
2015-06-07
1
-8
/
+0
*
Use xcode 6.3, so tests will pass
Alex Gaynor
2015-05-18
1
-13
/
+13
*
set osx_image on all the os x builds, instead of global
Alex Gaynor
2015-05-14
1
-1
/
+13
*
Opt in to travis's new OS X infrastructure which should be faster
Alex Gaynor
2015-05-02
1
-0
/
+4
*
Adde back the Build Time Trends webhook to collect stats on how long our buil...
Alex Gaynor
2015-05-02
1
-0
/
+2
*
Drop support for Python 3.2
Paul Kehrer
2015-04-18
1
-16
/
+0
*
oh right we need pypy too
Paul Kehrer
2015-04-13
1
-0
/
+10
*
try out some new beta docker travis features
Paul Kehrer
2015-04-13
1
-54
/
+112
*
add a webhook for buildtimetrend.herokuapp.com to check it out
Paul Kehrer
2015-02-23
1
-0
/
+2
*
add a comment explaining why we're excluding pypy3 on linux
Paul Kehrer
2014-12-23
1
-0
/
+1
*
also exclude 0.9.8 pypy3 on linux for now
Paul Kehrer
2014-12-23
1
-0
/
+2
*
add pypy3 to build matrix
Paul Kehrer
2014-12-23
1
-0
/
+4
*
Change the envvar for tox env to the officla tox one
Alex Gaynor
2014-12-05
1
-20
/
+20
*
Move to being a part of the pep8 job
Alex Gaynor
2014-05-17
1
-7
/
+0
*
Remove duplicate jobs
Alex Gaynor
2014-05-17
1
-0
/
+7
*
Testing for doc8
Alex Gaynor
2014-05-17
1
-0
/
+1
*
Removed out of date comment
Alex Gaynor
2014-05-02
1
-3
/
+0
*
Try running the OS X builds first and see if it's faster
Alex Gaynor
2014-04-16
1
-1
/
+1
*
remove some commented out code
Paul Kehrer
2014-04-14
1
-5
/
+0
*
update travis config to be more concise
Paul Kehrer
2014-04-14
1
-46
/
+3
*
add python 3.4 to osx and linux builders
Paul Kehrer
2014-03-17
1
-0
/
+8
*
Run the doc tests under OS X
Alex Gaynor
2014-02-04
1
-3
/
+0
*
Refer to the `d` param of RSA as `private_exponent`.
Alex Gaynor
2014-02-03
1
-4
/
+3
*
remove unneeded openssl bottle
Paul Kehrer
2014-01-10
1
-1
/
+1
*
move script to separate file for readability
Paul Kehrer
2014-01-10
1
-1
/
+1
*
add brewed openssl to travis osx
Paul Kehrer
2014-01-09
1
-16
/
+1
*
temporary workaround for travis-ci bug
Paul Kehrer
2014-01-09
1
-13
/
+19
*
Style nit
Alex Gaynor
2014-01-09
1
-1
/
+1
*
add comment about why the travis exclude matrix is so large
Paul Kehrer
2014-01-08
1
-0
/
+4
*
support osx and linux on travis
Paul Kehrer
2014-01-08
1
-13
/
+83
*
Use a script so you can write something resembling real code and reason about...
David Reid
2013-11-06
1
-9
/
+1
*
Don't silence any failures.
David Reid
2013-11-06
1
-4
/
+4
*
Removed allow_failures
Alex Gaynor
2013-11-05
1
-13
/
+0
*
Added coveralls back
Alex Gaynor
2013-11-05
1
-1
/
+4
*
Fix allow failures and only update once.
David Reid
2013-11-05
1
-14
/
+15
*
Allow failures.
David Reid
2013-11-05
1
-0
/
+13
*
This check didn't work correctly because libssl-dev doesn't install the userl...
David Reid
2013-11-05
1
-3
/
+0
*
String correctly.
David Reid
2013-11-05
1
-1
/
+3
*
Extra yes and check for expected openssl version.
David Reid
2013-11-05
1
-1
/
+2
*
First crack at building w/ openssl 0.9.8 on travis.
David Reid
2013-11-05
1
-0
/
+12
*
Added a tox/travis just for running flake8 under py3k
Alex Gaynor
2013-10-31
1
-0
/
+1
*
Disabled coveralls
Alex Gaynor
2013-10-22
1
-4
/
+1
*
Add clang to the build matrix.
David Reid
2013-10-19
1
-0
/
+5
*
Allegedly MongoDB fixed itself
Alex Gaynor
2013-10-18
1
-3
/
+0
*
Fix this in the right way
Alex Gaynor
2013-10-18
1
-1
/
+4
[next]