Create Travis.yml

This commit is contained in:
Scott 2018-10-29 12:34:25 +00:00 committed by GitHub
parent 43cc9cb0d6
commit 10289fec14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
.travis.yml Normal file
View File

@ -0,0 +1,16 @@
git:
depth: 1
matrix:
include:
- os: linux
dist: trusty
sudo: required
language: c
script:
- ./build-tools
- bash ./marsh build
- cd public
- tar cvzf docs.tar.gz docs/