drewwalters96 / subber

A web-based application that allows active reddit users to discover subreddits based on post history and subscription data.
GNU General Public License v3.0
5 stars 3 forks source link

add docker build in travis.yml #57

Closed JaydeepGo closed 5 years ago

JaydeepGo commented 5 years ago

fix #53 I add a basic build command after all the test pass. After this we can add a Docker-Hub push command that provide user to direct pull ability. docker push subber/subber with added login details.