Add in cross-compiling support?
Cette révision appartient à :
Parent
a1ba91aae3
révision
443a850827
1 fichiers modifiés avec 1 ajouts et 0 suppressions
|
@ -2,6 +2,7 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.x
|
- 1.x
|
||||||
install:
|
install:
|
||||||
|
- apt-get install -y cross-gcc-dev cross-binutils
|
||||||
- go get github.com/gorilla/feeds
|
- go get github.com/gorilla/feeds
|
||||||
- go get github.com/gorilla/mux
|
- go get github.com/gorilla/mux
|
||||||
- go get github.com/mattn/go-sqlite3
|
- go get github.com/mattn/go-sqlite3
|
||||||
|
|
Référencer dans un nouveau ticket