Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Add in cross-compiling support?

Cette révision appartient à :
Eliot Whalan 2017-05-07 17:34:38 +10:00
Parent a1ba91aae3
révision 443a850827

Voir le fichier

@ -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