Delete .travis.yml

This commit is contained in:
Scott 2019-11-17 17:35:33 +00:00 committed by GitHub
parent 9c565e2430
commit 74462954b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +0,0 @@
git:
depth: 1
matrix:
include:
- os: linux
dist: xenial
sudo: required
language: c
script:
- ls
- ./build-tools
- bash ./marsh build --markdown="tools/local/bin/markdown"
- cd public
- tar cvzf docs.tar.gz docs/