update deps

This commit is contained in:
Umputun
2019-10-27 13:57:10 -05:00
parent 6ad2263859
commit eb67ba85d1
575 changed files with 71679 additions and 21828 deletions
+15
View File
@@ -0,0 +1,15 @@
language: go
sudo: false
go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- tip
before_install:
- go get github.com/mattn/goveralls
script:
- goveralls -service=travis-ci