mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Backend: Test That Site Builds With Travis CI
Add configuration file for Travis CI, documentation for using Travis, and a line to _config.yml to ignore directory Travis creates.
This commit is contained in:
parent
fc10efd3dc
commit
77066ba70d
3 changed files with 42 additions and 0 deletions
|
@ -153,6 +153,7 @@ exclude:
|
|||
- Gemfile
|
||||
- Gemfile.lock
|
||||
- Makefile
|
||||
- vendor # Travis CI creates a vendor/ dir with files we shouldn't render
|
||||
|
||||
future: true
|
||||
lsi: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue