Manage many configurations

This commit is contained in:
Emilien Mantel
2016-10-13 10:19:24 +02:00
parent 41a5575627
commit 60a368f3e1
7 changed files with 58 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
FROM williamyeh/ansible:debian8-onbuild
RUN apt-get update
CMD ["sh", "tests/test.sh"]
CMD ["sh", "tests/travis.sh"]