Kovid Goyal
|
2144f43142
|
Add a note about how to build the docker image used for testing
|
2019-01-26 13:35:22 +05:30 |
|
Kovid Goyal
|
4dcaec0997
|
Env var fixed for bundle build
|
2019-01-26 12:51:17 +05:30 |
|
Kovid Goyal
|
33da5ca869
|
--with-system-ffi is ignored as of py3.7
|
2019-01-26 12:50:10 +05:30 |
|
Kovid Goyal
|
14018a5e54
|
Fix installation of bundle in container
|
2019-01-26 11:27:14 +05:30 |
|
Kovid Goyal
|
48962a58ae
|
Set LD_LIBRARY_PATH
|
2019-01-26 09:38:30 +05:30 |
|
Kovid Goyal
|
8c9c777ad3
|
More work on CircleCI testing
Make the container more like CircleCI official images. Install
the kitty bundle in it. Run sanitizer and multi-python tests.
|
2019-01-26 09:04:29 +05:30 |
|
Kovid Goyal
|
dc6e276e39
|
Install multiple pythons on CircleCI
|
2019-01-25 15:50:04 +05:30 |
|
Kovid Goyal
|
4d082dbf80
|
Split up deps installation for easier maintenance
|
2019-01-25 15:02:05 +05:30 |
|
Kovid Goyal
|
5b5c49d317
|
More dependencies
|
2019-01-25 14:45:35 +05:30 |
|
Kovid Goyal
|
51b5510669
|
More needed dependencies
|
2019-01-25 14:11:45 +05:30 |
|
Kovid Goyal
|
7a4b438dc6
|
Get basic build going
|
2019-01-25 14:08:19 +05:30 |
|
Kovid Goyal
|
ed8edf3e4c
|
Install sphinx on CircleCI
|
2019-01-25 12:08:07 +05:30 |
|
Kovid Goyal
|
9fcde9d81d
|
Use latest ubuntu rather than pinning to bionic
|
2019-01-25 11:56:51 +05:30 |
|
Kovid Goyal
|
81ffa7e948
|
Install flake8 and pip and also fix entrypoint
|
2019-01-25 11:17:48 +05:30 |
|
Kovid Goyal
|
d37e815f13
|
Start work on CircleCI integration
CircleCI is nicer than Travis since it allows using custom docker images
transparently, greatly simplifying dependency management.
|
2019-01-25 10:40:31 +05:30 |
|