mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-04-26 13:49:14 +08:00
Trying to fix cblas deps
This commit is contained in:
parent
d6b04b8f86
commit
8015524c53
@ -6,6 +6,5 @@ go:
|
|||||||
- tip
|
- tip
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install libblas-dev
|
- sudo apt-get install libblas-dev
|
||||||
- gcc -lblas ...
|
|
||||||
- go get github.com/smartystreets/goconvey/convey
|
- go get github.com/smartystreets/goconvey/convey
|
||||||
- go get -v ./...
|
- go get -v ./...
|
Loading…
x
Reference in New Issue
Block a user