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

Update .travis.yml (#30)

This commit is contained in:
Bee 2018-07-11 09:19:47 +02:00 committed by GitHub
parent 04a80b8c61
commit 27211d5341
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=5.0.0 - V=5.0.1
before_install: before_install:
- install -d "${GOPATH}/bin" "${GOROOT}" "${SRCROOT}/mattermost-"{server,webapp} - install -d "${GOPATH}/bin" "${GOROOT}" "${SRCROOT}/mattermost-"{server,webapp}
# download & extract golang # download & extract golang