Update .travis.yml

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

View File

@ -10,7 +10,8 @@ matrix:
language: c language: c
script: script:
- ls
- ./build-tools - ./build-tools
- bash ./marsh build - bash ./marsh build --markdown="tools/local/bin/markdown"
- cd public - cd public
- tar cvzf docs.tar.gz docs/ - tar cvzf docs.tar.gz docs/