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

Update .travis.yml (#34)

This commit is contained in:
Bee 2018-09-19 09:51:35 +00:00 committed by GitHub
parent 62ff5c6c21
commit 205431da5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ env:
- SRCROOT="${GOPATH}/src/github.com/mattermost"
- GOARM=7
matrix:
- V=5.3.0
- V=5.3.1
before_install:
- install -d "${GOPATH}/bin" "${GOROOT}" "${SRCROOT}/mattermost-"{server,webapp}
# download & extract golang