Add travis CI

This commit is contained in:
Emilien Mantel
2015-07-24 12:11:42 +02:00
parent c5fe52409d
commit 1aa367ed9a
3 changed files with 11 additions and 2 deletions

View File

@@ -3,4 +3,3 @@ FROM williamyeh/ansible:debian7-onbuild
RUN apt-get update
CMD ["sh", "tests/test.sh"]
EXPOSE 6379