Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin' into v2-master-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
coilysiren committed Oct 24, 2019
2 parents e72f87a + 850de85 commit c8c0a04
Show file tree
Hide file tree
Showing 10 changed files with 3,068 additions and 1,531 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -27,8 +27,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 c8c0a04

Please sign in to comment.