Feat: travis ci deploy
This commit is contained in:
parent
7a0e466616
commit
9a56c3c1af
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ git:
|
|||
install:
|
||||
- go get github.com/rakyll/statik
|
||||
- sudo apt-get -y install gcc-mingw-w64-x86-64
|
||||
- sudo apt-get -y install gcc-arm-linux-gnueabihf libc6-armhf libc6-dev-armhf
|
||||
- sudo apt-get -y install gcc-arm-linux-gnueabihf libc6-dev-armhf-cross
|
||||
before_script:
|
||||
- statik -src=models -f
|
||||
- chmod +x ./build.sh
|
||||
|
|
Loading…
Reference in a new issue