docker: remove unused Travis CI config (#2562)

This commit is contained in:
BananaBoii 2021-01-22 21:46:22 +01:00 committed by GitHub
parent 8fbbbe5529
commit 2a07664d79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +0,0 @@
sudo: required
services:
- docker
script:
- docker build -t radareorg/cutter .