Delete unnecessary travis.yml

This commit is contained in:
Tomas Pohanka 2020-04-03 09:54:52 +02:00 committed by GitHub
parent 94881752d5
commit 2382906fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +0,0 @@
sudo: required
language: bash
services:
- docker
script:
- set -e
- TEST_MODE=yes make generate-devdoc
- ./quickstart.sh