Update travis config

- remove notifications
- use latest two versions (1.11, 1.12)
This commit is contained in:
Evgeniy Kulikov 2019-08-27 13:11:47 +03:00
parent cae279e5e3
commit ed7b26d162
No known key found for this signature in database
GPG key ID: BF6AEE0A2A699BF2

View file

@ -1,9 +1,4 @@
language: go
go:
- 1.3.3
notifications:
# See http://about.travis-ci.org/docs/user/build-configuration/ to learn more
# about configuring notification recipients and more.
email:
recipients:
- coda.hale@gmail.com
- 1.11.x
- 1.12.x