removed Travis CI integration (no longer required)

This commit is contained in:
Ricard Bejarano 2019-01-29 16:43:10 +01:00
parent db243fb6f7
commit 011ac29a45

View file

@ -1,5 +0,0 @@
services:
- docker
script:
- docker build -t nginx .
- docker run nginx /nginx -v