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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue