1
0
mirror of https://github.com/SmartHoneybee/ubiquitous-memory synced 2026-04-25 15:23:36 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Bee
205431da5a Update .travis.yml (#34) 2018-09-19 09:51:35 +00:00

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