mirror of
https://github.com/unidoc/unipdf.git
synced 2025-04-27 13:48:51 +08:00
Attempted fixes.
This commit is contained in:
parent
6effda191d
commit
e72acfc371
@ -30,7 +30,9 @@ build:
|
|||||||
- script:
|
- script:
|
||||||
name: go get
|
name: go get
|
||||||
code: |
|
code: |
|
||||||
go get
|
cd $WERCKER_SOURCE_DIR
|
||||||
|
go version
|
||||||
|
go get ./...
|
||||||
|
|
||||||
# Build the project
|
# Build the project
|
||||||
- script:
|
- script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user