forked from TrueCloudLab/rfc6979
Update travis config
- remove notifications - use latest two versions (1.11, 1.12)
This commit is contained in:
parent
cae279e5e3
commit
ed7b26d162
1 changed files with 2 additions and 7 deletions
|
@ -1,9 +1,4 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.3.3
|
- 1.11.x
|
||||||
notifications:
|
- 1.12.x
|
||||||
# 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
|
|
||||||
|
|
Loading…
Reference in a new issue