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