1
0
mirror of https://github.com/SmartHoneybee/ubiquitous-memory synced 2025-04-30 07:39:40 +02:00

Update .travis.yml (#18)

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