Change DOCKER_REPO value and add test runner

This commit is contained in:
NLKNguyen
2016-09-08 23:57:46 -07:00
parent 1a7e98beaf
commit 84110dbef4
2 changed files with 3 additions and 2 deletions

View File

@@ -24,7 +24,8 @@ COPY . .
# Build
RUN cabal install
# TODO: run tests
# Test
RUN cabal test
# # ------------------------------------------------------------
# # Set PATH