mirror of
https://github.com/unidoc/unioffice.git
synced 2025-04-25 13:48:53 +08:00
Update .travis.yml
This commit is contained in:
parent
1179840a52
commit
37e4905be3
@ -20,7 +20,9 @@ install:
|
||||
script:
|
||||
- cd $HOME/gopath/src/github.com/unidoc/unioffice
|
||||
- ./build-examples.sh
|
||||
- ./.travis/validate.sh
|
||||
- cd .travis
|
||||
- ./validate-examples.sh
|
||||
- cd $HOME/gopath/src/github.com/unidoc/unioffice
|
||||
- go vet ./...
|
||||
- go test ./...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user