1 2 3 4 5 6 7 8
sudo: required services: - docker script: - docker build -t reo7sp/tgbot-cpp -f Dockerfile_test . - docker run --rm reo7sp/tgbot-cpp