1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-11-24 08:02:32 +02:00
go-micro/.travis.yml

12 lines
320 B
YAML
Raw Normal View History

2015-10-27 16:13:32 +02:00
language: go
go:
2019-10-01 19:33:26 +02:00
- 1.13.x
2019-05-31 14:05:03 +02:00
env:
- GO111MODULE=on IN_TRAVIS_CI=yes
2015-12-09 21:59:52 +02:00
notifications:
slack:
secure: aEvhLbhujaGaKSrOokiG3//PaVHTIrc3fBpoRbCRqfZpyq6WREoapJJhF+tIpWWOwaC9GmChbD6aHo/jMUgwKXVyPSaNjiEL87YzUUpL8B2zslNp1rgfTg/LrzthOx3Q1TYwpaAl3to0fuHUVFX4yMeC2vuThq7WSXgMMxFCtbc=
2019-08-03 16:16:30 +02:00
cache:
directories:
- $GOPATH/pkg/mod