Abhilash Raj
7b4376dd1b
Push to docker hub only if the build succeeds.
2017-05-28 17:49:01 -07:00
Abhilash Raj
8507eaeed2
Run mailman inside the container as a non-root process. ( #31 )
...
* Run as mailman user.
* Run mailman core process as a less-privileged mailman user.
* Add a `docker ps` to travis to know if any container died.
* Spit out more debug information in CI.
* Install su-exec properly.
2017-05-24 15:26:07 -07:00
Abhilash Raj
a43239e6ec
Fix the generate_tests.sh to actually be executable.
2017-05-23 17:00:42 -07:00
Abhilash Raj
d4b0b74860
Test should test the current branch version and not the 'latest'.
2017-05-23 17:00:42 -07:00
Abhilash Raj
d5be8baa32
Built on Travis instead of Dockerhub.
2017-05-22 16:51:00 -07:00
Abhilash Raj
23ad9f25b8
Use the build script while testing, it will also make sure that it works.
2017-04-25 19:49:31 -07:00
Abhilash Raj
cde320477c
Trying out travis-configuration.
...
- Make core.sh executable.
- Check the IP Address of containers in travis.
- Wait for the services to come up before running tests.
2017-04-18 09:54:03 -07:00