Explorar el Código

:sparkle: Added a first CI file

Guillaume Jacquenot hace 5 años
padre
commit
fa673c6706
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -0,0 +1,6 @@
+language: minimal
+dist: trusty
+services:
+  - docker
+script:
+  - make docker_build