1
0
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:
Bee 2018-02-16 10:59:36 +01:00 committed by GitHub
parent 2b81bf9c79
commit 53a8823dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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