Use the build script while testing, it will also make sure that it works.

This commit is contained in:
Abhilash Raj
2017-04-25 18:17:23 -07:00
committed by Abhilash Raj
parent dcc2ccb70e
commit 23ad9f25b8

View File

@@ -7,8 +7,7 @@ language: python
install:
- docker --version
- docker build -t maxking/mailman-core core/
- docker build -t maxking/mailman-web web/
- ./build.sh
- sudo pip install docker-compose
- docker-compose --version