mirror of
https://github.com/SmartHoneybee/ubiquitous-memory
synced 2025-04-30 15:49:39 +02:00
Update .travis.yml (#20)
This commit is contained in:
parent
2b81bf9c79
commit
53a8823dd3
@ -21,7 +21,7 @@ env:
|
|||||||
- SRCROOT="${GOPATH}/src/github.com/mattermost"
|
- SRCROOT="${GOPATH}/src/github.com/mattermost"
|
||||||
- GOARM=7
|
- GOARM=7
|
||||||
matrix:
|
matrix:
|
||||||
- V=4.6.2
|
- V=4.7.0
|
||||||
before_install:
|
before_install:
|
||||||
- install -d "${GOPATH}" "${GOROOT}" "${SRCROOT}/mattermost-"{server,webapp}
|
- install -d "${GOPATH}" "${GOROOT}" "${SRCROOT}/mattermost-"{server,webapp}
|
||||||
- wget -q "https://storage.googleapis.com/golang/go${GOV}.linux-amd64.tar.gz"
|
- wget -q "https://storage.googleapis.com/golang/go${GOV}.linux-amd64.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user