Feat: travis ci deploy
This commit is contained in:
parent
c54679d06f
commit
2585e86a31
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ git:
|
|||
depth: 1
|
||||
install:
|
||||
- go get github.com/rakyll/statik
|
||||
- sudo apt-get install -y install gcc-mingw-w64
|
||||
- sudo apt-get install -y install gcc-mingw-w64-x86-64
|
||||
- sudo apt-get install -y gcc-arm-linux-gnueabihf
|
||||
before_script:
|
||||
- statik -src=models -f
|
||||
|
|
Loading…
Reference in a new issue