fix(test, travis): fix build and test error
This commit is contained in:
parent
d726ac5aa4
commit
472fe8dadb
6 changed files with 16 additions and 300 deletions
|
@ -2,11 +2,6 @@ language: go
|
|||
sudo: false
|
||||
|
||||
go:
|
||||
- "1.9.x"
|
||||
- "1.15.x"
|
||||
|
||||
go_import_path: github.com/ihexxa/quickshare
|
||||
script:
|
||||
- wget -O dep https://github.com/golang/dep/releases/download/v0.3.2/dep-linux-amd64
|
||||
- chmod +x dep
|
||||
- ./dep ensure
|
||||
- yarn
|
||||
- yarn test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue