1
0
mirror of https://github.com/SmartHoneybee/ubiquitous-memory synced 2025-06-24 08:10:03 +02:00

Update .travis.yml (#19)

This commit is contained in:
Bee 2018-02-15 17:43:40 +01:00 committed by GitHub
parent 656fcc3022
commit 2b81bf9c79
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"
- GOARM=7
matrix:
- V=4.6.1
- V=4.6.2
before_install:
- install -d "${GOPATH}" "${GOROOT}" "${SRCROOT}/mattermost-"{server,webapp}
- wget -q "https://storage.googleapis.com/golang/go${GOV}.linux-amd64.tar.gz"