Skip to content

Commit

Permalink
Merge pull request #896 from urfave/versioned-docs
Browse files Browse the repository at this point in the history
Setup basic versioned docs
  • Loading branch information
lynn [they] committed Oct 24, 2019
2 parents 397c7d6 + a16e68e commit 850de85
Show file tree
Hide file tree
Showing 8 changed files with 1,507 additions and 1,520 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -28,8 +28,8 @@ before_script:
script:
- go run build.go vet
- go run build.go test
- go run build.go gfmrun
- go run build.go toc
- go run build.go gfmrun docs/v1/manual.md
- go run build.go toc docs/v1/manual.md

after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 850de85

Please sign in to comment.